nan
nan copied to clipboard
Add a note about overriding the Handle*Callbacks
The initial statement can be somewhat misleading because the class will take care of running in the correct async context only if the callbacks are not overriden.
just got bitten by this, thanks for your PR, you saved me hours of pain :)
hope it gets merged!