othiym23 / async-listener

polyfill version of the 0.11 version of the asyncListener API
https://www.npmjs.org/package/async-listener
BSD 2-Clause "Simplified" License
174 stars 52 forks source link

tests don't work with `tap@>=1` #101

Open othiym23 opened 7 years ago

othiym23 commented 7 years ago

It would be good to figure this out, but that probably involves rewriting some of the tests to run in child processes where the asynchronous context isn't being affected by whatever changes have been made to tap that cause the asynchronous event count to be greater than it was when the tests were written.

watson commented 7 years ago

For later reference: Greenkeeper have made a PR to upgrade to v10.3.2 at #107