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
Clarifies the behavior of streams when _readableState.flowing is
false. resume() must be called explicitly for the 'data' event to
be emitted again.
Fixes: #1041
PR-URL: #13329
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
0 commit comments