deno/cli/tests/testdata/workers/nonexistent_worker.out

4 lines
219 B
Plaintext
Raw Normal View History

[WILDCARD]error: Uncaught (in worker "") Module not found "file:///[WILDCARD]/workers/doesnt_exist.js".
error: Uncaught (in promise) Error: Unhandled error event in child worker.
at Worker.#pollControl ([WILDCARD])