Unverified Commit 11d691ef authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Michaël Zasso
Browse files

test: ensure microtask queues are not automatically drained

V8 had a bug that in certain cases the default microtask queue was
drained, and this test relies on the behavior.

PR-URL: https://github.com/nodejs/node/pull/38990


Reviewed-By: default avatarJiawen Geng <technicalcute@gmail.com>
Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
Reviewed-By: default avatarRobert Nagy <ronagy@icloud.com>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
parent dbc0312c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment