You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actively seek to move the "source of truth" of streams from node core to readable-stream, @yoshuawuyts will lead this effort, and he will submit an EPS.
Adding test for the stream lifecycle / state machine, we should probably open issues on github with "goodfirstcontribution" label on this.
People present: @mafintosh @thealphanerd @yoshuawuyts @bengl.
Topics discussed / actions:
destroy(err)in node.js v8: we decided to submit an eps, and @mafintosh volunteered to write itWritablefor node.js v8: stream: add _end method to write streams (equivilent to _flush) node#2314 is stalled, maybe we should write an EPS, and see what to do with this.readable-stream, @yoshuawuyts will lead this effort, and he will submit an EPS.cc @calvinmetcalf