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
66Upcoming release
77-----------------
88
9+ - Speedup live server start time. Use `socket ` instead of server
10+ pulling (`#58 `_) to check server availability. Thanks to `@jadkik `_.
11+
912- Allow live server to handle concurrent requests (`#56 `_), thanks to
1013 `@mattwbarry `_ for the PR.
1114
@@ -25,7 +28,9 @@ Upcoming release
2528.. _#48 : https://github.com/pytest-dev/pytest-flask/pull/48
2629.. _#50 : https://github.com/pytest-dev/pytest-flask/pull/50
2730.. _#56 : https://github.com/pytest-dev/pytest-flask/pull/56
31+ .. _#58 : steenzouthttps://github.com/pytest-dev/pytest-flask/pull/58
2832.. _@danstender : https://github.com/danstender
33+ .. _@jadkik : https://github.com/jadkik
2934.. _@jineshpaloor : https://github.com/jineshpaloor
3035.. _@mattwbarry : https://github.com/mattwbarry
3136.. _@steenzout : https://github.com/steenzout
You can’t perform that action at this time.
0 commit comments