Closed mrx8 closed 5 years ago
https://github.com/rolftimmermans/event-iterator/blob/b690261de79d63f6f7bce7ab5e223569fffdb346/lib/event-iterator.js#L22
Since the module can accept raw event-emitters, backpressure can not be respected and the console.warn() will happen quite often.
https://github.com/rolftimmermans/event-iterator/blob/b690261de79d63f6f7bce7ab5e223569fffdb346/lib/event-iterator.js#L22
Since the module can accept raw event-emitters, backpressure can not be respected and the console.warn() will happen quite often.