mirror of
https://github.com/denoland/deno.git
synced 2024-11-14 16:33:45 -05:00
9 lines
365 B
Text
9 lines
365 B
Text
|
error: Uncaught (in worker "") Error
|
||
|
throw new Error();
|
||
|
^
|
||
|
at [WILDCARD]/workers/drop_handle_race.js:2:9
|
||
|
at fire (deno:ext/timers/[WILDCARD])
|
||
|
at handleTimerMacrotask (deno:ext/timers/[WILDCARD])
|
||
|
error: Uncaught (in promise) Error: Unhandled error event reached main worker.
|
||
|
at Worker.#pollControl (deno:runtime/js/11_workers.js:[WILDCARD])
|