0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc
Robert Nagy f58e8eb103 stream: do not deadlock duplexpair
If nothing is buffered then _read will not be called and the
callback will not be invoked, effectivly deadlocking.

Fixes: https://github.com/nodejs/node/issues/29758

PR-URL: https://github.com/nodejs/node/pull/29836
Refs: https://github.com/nodejs/node/pull/29649
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
2019-10-05 17:43:21 -07:00
..
api stream: do not deadlock duplexpair 2019-10-05 17:43:21 -07:00
api_assets doc: implement minor CSS improvements 2019-10-03 20:04:43 -07:00
changelogs doc: add dash between SHA and PR in changelog 2019-10-02 12:17:40 -07:00
guides doc: add explicit bracket for markdown reference links 2019-10-03 22:57:33 -07:00
.eslintrc.yaml
abi_version_registry.json src: update NODE_MODULE_VERSION to 78 2019-08-19 09:25:39 +02:00
first_timer_badge.png
full-white-stripe.jpg
node.1 src: rename --loader to --experimental-loader 2019-09-30 21:47:01 -07:00
offboarding.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
onboarding-extras.md doc: add blanks around code fences 2019-08-31 15:31:13 -07:00
onboarding.md
osx_installer_logo.png
releases.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
STYLE_GUIDE.md doc: space around lists 2019-09-09 16:45:24 -07:00
template.html doc: specify display=fallback for Google Fonts 2019-09-26 22:46:34 -07:00
thin-white-stripe.jpg