summaryrefslogtreecommitdiff
path: root/test/async-hooks/test-emit-init.js
Commit message (Expand)AuthorAgeFilesLines
* test: add trailing commas in async-hooks tests (#45549)Antoine du Hamel2022-11-211-2/+2
* async_hooks: remove internal only error checkingAnatoli Papirovski2020-01-111-40/+0
* async_hooks: clean up usage in internal codeAnatoli Papirovski2018-02-161-2/+2
* async_hooks: deprecate undocumented APIAndreas Madsen2017-11-201-4/+9
* async_hooks: skip runtime checks when disabledAndreas Madsen2017-10-191-22/+35
* async_hooks: don't abort unnecessarilyTrevor Norris2017-08-141-6/+18
* async_hooks: fix default nextTick triggerAsyncIdAndreas Madsen2017-07-051-1/+1
* async_hooks: rename currentId and triggerIdAndreas Madsen2017-06-141-5/+5
* test: increase coverage of async_hooksDavid Cai2017-06-071-0/+49