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:Jiawen Geng <technicalcute@gmail.com> Reviewed-By:
Matteo Collina <matteo.collina@gmail.com> Reviewed-By:
Robert Nagy <ronagy@icloud.com> Reviewed-By:
Colin Ihrig <cjihrig@gmail.com>
parent
dbc0312c
Please register or sign in to comment