summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/workers/worker_async_error.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/workers/worker_async_error.ts.out')
-rw-r--r--cli/tests/testdata/workers/worker_async_error.ts.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/workers/worker_async_error.ts.out b/cli/tests/testdata/workers/worker_async_error.ts.out
index 16f6a6b84..84863f016 100644
--- a/cli/tests/testdata/workers/worker_async_error.ts.out
+++ b/cli/tests/testdata/workers/worker_async_error.ts.out
@@ -5,3 +5,4 @@ error: Uncaught (in worker "foo") (in promise) Error: bar
at [WILDCARD]/async_error.ts:[WILDCARD]
error: Uncaught (in promise) Error: Unhandled error in child worker.
at Worker.#pollControl ([WILDCARD])
+ at eventLoopTick (ext:core/01_core.js:[WILDCARD])