mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
d1229eeca4
PR-URL: https://github.com/nodejs/node/pull/48528 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
Error: test
|
|
at one (*fixtures*async-error.js:4:9)
|
|
at two (*fixtures*async-error.js:17:9)
|
|
at process.processTicksAndRejections (node:internal*process*task_queues:105:5)
|
|
at async three (*fixtures*async-error.js:20:3)
|
|
at async four (*fixtures*async-error.js:24:3)
|
|
at async main (*async_error_nexttick_main.js:7:5)
|