Skip to content

Conversation

timkuijsten
Copy link

Most, if not all streams are asynchronous, this one is not. If a big array is used it is streamed completely in the same tick and blocks all other events until it has fired all data events.

This patch makes this module operate asynchronous like other streams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant