-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Description
- sync writes don't need drain (stream: sync writes don't need drain #29087)
- pipe lazy drain (stream: pipe lazy drain #29095)
- don't emit drain if ended (stream: don't emit drain if ended #29086)
- don't register
onclose
listener - lazy create buffering objects
- avoid buffering in sync streams
- avoid/reduce buffering when passing data through a stream and the sink already has sufficient buffering.
Metadata
Metadata
Assignees
Labels
streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.