mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
8 lines
361 B
Text
8 lines
361 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 in child worker.
|
|
at Worker.#pollControl (deno:runtime/js/11_workers.js:[WILDCARD])
|