Skip to content

stream: destroying stream without error is abort

Rodrigo Muino Tomonari requested to merge github/fork/nxtedition/auto-abort into master

If an autoDestroy stream is destroyed by user without an error we automatically convert it to an AbortError in order to avoid a weird state.

Merge request reports

Loading