mike-marcacci / fs-capacitor

Filesystem-bufferred, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
MIT License
36 stars 8 forks source link

Remove special handling of terminating events #6

Closed mike-marcacci closed 5 years ago

mike-marcacci commented 5 years ago

This removes special handling of terminating events, which may have been causing downstream issues.