File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,25 @@ Changelog - 2016
66
77 Please see :doc: `news ` for the latest changes55
88
9- 19.6.0 / 2016/05/20
9+ 19.6.0 / 2016/05/21
1010===================
1111
12+ Core & Logging
13+ ++++++++++++++
14+
1215- improvement of the binary upgrade behaviour using USR2: remove file lockin (:issue: `1270 `)
16+ - add the ``--capture-output `` setting to capture stdout/stderr tot the log
17+ file (:issue: `1271 `)
18+ - Allow disabling ``sendfile() `` via the `SENDFILE`` environment variable
19+ (:issue: `1252 `
1320- fix reload under pycharm (:issue: `1129 `)
21+
22+ Workers
23+ +++++++
24+
1425- fix: make sure to remove the signal from the worker pipe (:issue: `1269 `)
26+ - fix: **gthread ** worker, handle removed socket in the select loop
27+ (:issue: `1258 `)
1528
162919.5.0 / 2016/05/10
1730===================
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- 19.6.0 / 2016/05/20
5+ 19.6.0 / 2016/05/21
66===================
77
8+ Core & Logging
9+ ++++++++++++++
10+
811- improvement of the binary upgrade behaviour using USR2: remove file lockin (:issue: `1270 `)
12+ - add the ``--capture-output `` setting to capture stdout/stderr tot the log
13+ file (:issue: `1271 `)
14+ - Allow disabling ``sendfile() `` via the `SENDFILE`` environment variable
15+ (:issue: `1252 `
916- fix reload under pycharm (:issue: `1129 `)
17+
18+ Workers
19+ +++++++
20+
1021- fix: make sure to remove the signal from the worker pipe (:issue: `1269 `)
22+ - fix: **gthread ** worker, handle removed socket in the select loop
23+ (:issue: `1258 `)
1124
122519.5.0 / 2016/05/10
1326===================
You can’t perform that action at this time.
0 commit comments