fix: explicitly start MessagePort
#13
Annotations
5 errors
|
Test (Bun) (macos-latest, latest)
Process completed with exit code 1.
|
|
Unhandled error:
dist/index.js#L127
Error: Worker exited unexpectedly
❯ onUnexpectedExit dist/index.js:127:15
❯ emit node:events:98:21
❯ #handleOnExit node:child_process:511:13
This error originated in "test/globals.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
Test (Bun) (ubuntu-latest, latest)
Process completed with exit code 1.
|
|
Unhandled error:
dist/index.js#L127
Error: Worker exited unexpectedly
❯ onUnexpectedExit dist/index.js:127:15
❯ emit node:events:98:21
❯ #handleOnExit node:child_process:513:13
This error originated in "test/globals.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
Test (Bun) (windows-latest, latest)
Process completed with exit code 1.
|