-
-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Labels
Description
This is a behavior that streams used to have (as of streams 1), but was never really fully specified, and was removed in streams2+. The result is that there's no standard way to prematurely end a stream from the outside, and the effects of prematurely ended streams are undefined (or surprising to our users).
@mafintosh may have more words about this!
hbarcelos, binki, EricCrosson and NaotakaSaito