Skip to content

test: replace flaky immediates event loop test

Replace a flaky immediates event loop test that hasn't truly made sense for a while, since it has gone through so many different iterations, with a new test that is verifying the same behavior but without so much potential for flakiness.

Fixes: https://github.com/nodejs/node/issues/24497

Merge request reports

Loading