You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the source code says it can't call async callbacks on exit. Is this correct? I'm kind'a facing this issue right now and not sure if it's supported or not.
callback is always called
https://github.com/Tapppi/async-exit-hook/blame/80e692c88e62a88cf5750460ff02c28298e5b09b/readme.md#L60
callback is not always provided
async-exit-hook/index.js
Line 39 in 80e692c
should be
The text was updated successfully, but these errors were encountered: