summaryrefslogtreecommitdiff
path: root/cli/tools/repl
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-04-16 19:41:03 +0100
committerGitHub <noreply@github.com>2024-04-16 18:41:03 +0000
commit760d64bc6b200ae58e8ee948903bf1e42b6799b5 (patch)
treeb92428b98e639228c847a01fcff6e2d3f036e413 /cli/tools/repl
parent534dd34f8662691c1e29cc1a6b84f18d311fe0c9 (diff)
fix(ext/node): worker_threads.receiveMessageOnPort doesn't panic (#23406)
Follow up to https://github.com/denoland/deno/pull/23386. Instead of using async `recv()` method, it was replaced with a poll based function that doesn't hold onto RefCell borrow across await point. Fixes https://github.com/denoland/deno/issues/23362
Diffstat (limited to 'cli/tools/repl')
0 files changed, 0 insertions, 0 deletions