Async Hooks

Async Hooks History

  • Dec 2014 AsyncListener removed
    • due to unresolvable edge cases affecting all of core
    • hooks added to native AsyncWrap along with a JavaScript binding to facilitate experimentation