blob: 8d017859c425e26ba341e72485812ec9603514e0 (
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 in child worker.
at Worker.#pollControl [WILDCARD]
|