Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: move test-worker-eventlooputil to sequential
The test is not nearly as unreliable as it used to be but we're still seeing failures around the timing checks that will definitely be affected by other tests running in other processes. So move it to sequential. Refs: nodejs#35961 (comment)
- Loading branch information