1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/test/worker_large_output
Matt Mastracci 9c0446567b
fix(cli): Identify and fix a test deadlock (#23411)
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.
2024-04-16 15:14:59 -06:00
..
__test__.jsonc fix(cli): Identify and fix a test deadlock (#23411) 2024-04-16 15:14:59 -06:00
main.js fix(cli): Identify and fix a test deadlock (#23411) 2024-04-16 15:14:59 -06:00
main.out fix(cli): Identify and fix a test deadlock (#23411) 2024-04-16 15:14:59 -06:00