-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
stream: destroyed and ended streams #29004
Copy link
Copy link
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Handle cases where streams are being worked on after ended or destroyed:
_destroywhile there are pending operations. (issue stream: Writable should not invoke _destroy while pending ops #29044)