blob: 0a05534c5fe020211126933c1db76cede5962321 (
plain)
1
2
3
4
5
6
7
|
error: Uncaught (in worker "foo") (in promise) Error: bar
throw new Error("bar");
^
at [WILDCARD]/async_error.ts:[WILDCARD]
at [WILDCARD]/async_error.ts:[WILDCARD]
error: Uncaught (in promise) Error: Unhandled error event in child worker.
at Worker.#pollControl ([WILDCARD])
|