Async Hooks

Async Hooks History

  • Feb 2016 first async_hooks commit
  • Sep 2016 initial async_hooks PR opened
    • superceded by a cleaned up PR that also added lots of tests
  • May 2017 async_hooks PR merged, later released as part of Node.js version 8