Open GJZwiers opened 1 year ago
https://github.com/denoland/deno/actions/runs/9071262640/job/24924629399
---- run::worker_close_nested stdout ----
command C:\a\deno\deno\target\release\deno.exe run --quiet --reload --allow-read run/worker_close_nested.js
command cwd C:\a\deno\deno\tests\testdata
output path C:\a\deno\deno\tests\testdata\run/worker_close_nested.js.out
thread 'run::worker_close_nested' panicked at tests\integration\run_tests.rs:2372:1:
assertion failed: `(left == right)`
Diff < left / right > :
Starting the main thread
Starting the parent worker
>Starting the child worker
About to close
Closing
<Starting the child worker