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
The issue here is that when an error occurs; an 'error' event is emitted on the stream. This causes the upstream socket to unpipe and disconnect; essentially halting the whole stream.
The text was updated successfully, but these errors were encountered: