fix: explicitly start MessagePort
#8
Annotations
7 errors
Test (Bun) (macos-latest, latest)
Process completed with exit code 1.
|
test/teardown.test.ts > non-isolated workers call teardown on worker recycle:
test/teardown.test.ts#L26
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ <anonymous> test/teardown.test.ts:26:5
❯ processTicksAndRejections unknown:7:39
|
test/teardown.test.ts > isolated workers call teardown on worker recycle:
test/teardown.test.ts#L10
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ <anonymous> test/teardown.test.ts:10:5
❯ processTicksAndRejections unknown:7:39
|
Test (Bun) (windows-latest, latest)
Process completed with exit code 1.
|
Test (Bun) (ubuntu-latest, latest)
Process completed with exit code 1.
|
test/teardown.test.ts > non-isolated workers call teardown on worker recycle:
test/teardown.test.ts#L26
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ <anonymous> test/teardown.test.ts:26:5
❯ processTicksAndRejections unknown:7:39
|
test/teardown.test.ts > isolated workers call teardown on worker recycle:
test/teardown.test.ts#L10
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ <anonymous> test/teardown.test.ts:10:5
❯ processTicksAndRejections unknown:7:39
|