File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Changelog
6
6
Upcoming release
7
7
-----------------
8
8
9
+ - Speedup live server start time. Use `socket ` instead of server
10
+ pulling (`#58 `_) to check server availability. Thanks to `@jadkik `_.
11
+
9
12
- Allow live server to handle concurrent requests (`#56 `_), thanks to
10
13
`@mattwbarry `_ for the PR.
11
14
@@ -25,7 +28,9 @@ Upcoming release
25
28
.. _#48 : https://github.com/pytest-dev/pytest-flask/pull/48
26
29
.. _#50 : https://github.com/pytest-dev/pytest-flask/pull/50
27
30
.. _#56 : https://github.com/pytest-dev/pytest-flask/pull/56
31
+ .. _#58 : steenzouthttps://github.com/pytest-dev/pytest-flask/pull/58
28
32
.. _@danstender : https://github.com/danstender
33
+ .. _@jadkik : https://github.com/jadkik
29
34
.. _@jineshpaloor : https://github.com/jineshpaloor
30
35
.. _@mattwbarry : https://github.com/mattwbarry
31
36
.. _@steenzout : https://github.com/steenzout
You can’t perform that action at this time.
0 commit comments