Files
node/lib/internal/streams
Robert Nagy b34c5a27c6 stream: fix deadlock when pipeing to full sink
When piping a paused Readable to a full Writable we didn't
register a drain listener which cause the src to never
resume.

Refs: https://github.com/nodejs/node/issues/48666
PR-URL: https://github.com/nodejs/node/pull/48691
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2023-07-12 14:31:49 +00:00
..
2023-03-24 07:20:18 +00:00
2023-07-11 19:50:20 +03:00
2023-07-11 19:50:20 +03:00
2023-07-11 19:50:20 +03:00
2023-03-24 07:20:18 +00:00