mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
1564595f6b
…polled ops (#18611)"
This reverts commit 4317055a3e
.
Reverting because we discovered while working on
https://github.com/denoland/deno/pull/18619 that it doesn't work
correctly (sometimes waker just stops working).
4 lines
282 B
Text
4 lines
282 B
Text
error: Uncaught (in worker "") Requires read access to "[WILDCARD]local_file.ts", run again with the --allow-read flag
|
|
at data:application/javascript;base64,[WILDCARD]:1:8
|
|
error: Uncaught (in promise) Error: Unhandled error in child worker.
|
|
at Worker.#pollControl[WILDCARD]
|