nan icon indicating copy to clipboard operation
nan copied to clipboard

Add a note about overriding the Handle*Callbacks

Open mmomtchev opened this issue 4 years ago • 1 comments

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.

mmomtchev avatar May 19 '21 11:05 mmomtchev

just got bitten by this, thanks for your PR, you saved me hours of pain :)

hope it gets merged!

abarisain avatar Nov 28 '23 18:11 abarisain