mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
8 lines
352 B
Text
8 lines
352 B
Text
error: Uncaught (in worker "") Error
|
|
throw new Error();
|
|
^
|
|
at [WILDCARD]/workers/drop_handle_race.js:2:9
|
|
at Object.action (ext:deno_web/02_timers.js:[WILDCARD])
|
|
at handleTimerMacrotask (ext:deno_web/02_timers.js:[WILDCARD])
|
|
error: Uncaught (in promise) Error: Unhandled error in child worker.
|
|
at Worker.#pollControl [WILDCARD]
|