mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
ab6fe5998a
Make sure that calling MakeCallback multiple times within the same stack does not allow the nextTickQueue or MicrotaskQueue to be processed in any more than the first MakeCallback call. Check that domains enter/exit poperly with multiple MakeCallback calls and that errors are handled as expected PR-URL: https://github.com/nodejs/node/pull/4507 Reviewed-By: Fedor Indutny <fedor@indutny.com> |
||
---|---|---|
.. | ||
async-hello-world | ||
at-exit | ||
buffer-free-callback | ||
heap-profiler | ||
hello-world | ||
hello-world-function-export | ||
load-long-path | ||
make-callback | ||
make-callback-recurse | ||
null-buffer-neuter | ||
repl-domain-abort | ||
.gitignore | ||
testcfg.py |