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
Consider using through2 package instead of through, and use callbacks instead of emitting events. Alternatively just implement a custom transform stream.
Use asynchronous functions for the transform and flush.