summaryrefslogtreecommitdiff
path: root/tests/specs/test/worker_large_output/main.js
AgeCommit message (Collapse)Author
2024-04-16fix(cli): Identify and fix a test deadlock (#23411)Matt Mastracci
If a worker tried to flush large amounts of data right as the test was ending, it could cause the flush sync marker to get lost.