### Version v20.10.0 ### Platform Ubuntu 22.04.3 LTS ### Subsystem _No response_ ### What steps will reproduce the bug? https://github.com/un-ts/synckit/actions/runs/7067518826/job/19240983880#step:6:16 Just run `yarn && yarn benchmark:esm` ### How often does it reproduce? Is there a required condition? consistent ### What is the expected behavior? Why is that the expected behavior? No error like other OSes ### What do you see instead? ```log node: ../deps/uv/src/unix/linux.c:1091: uv__poll_io_uring: Assertion `uv__has_active_reqs(loop)' failed. Aborted (core dumped) error Command failed with exit code 134. ``` ### Additional information _No response_