RubenVerborgh / AsyncIterator

An asynchronous iterator library for advanced object pipelines in JavaScript
https://rubenverborgh.github.io/AsyncIterator/docs/
Other
48 stars 7 forks source link

Use microtasks instead of macrotasks #14

Closed RubenVerborgh closed 4 years ago

RubenVerborgh commented 4 years ago

Expected to address https://github.com/RubenVerborgh/AsyncIterator/issues/13

RubenVerborgh commented 4 years ago

And there's a shim: https://www.npmjs.com/package/queue-microtask

RubenVerborgh commented 4 years ago

Done in e882cf6fd0d2c8b7ce33679a42e0128a04772062.