diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-04-16 19:41:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-16 18:41:03 +0000 |
| commit | 760d64bc6b200ae58e8ee948903bf1e42b6799b5 (patch) | |
| tree | b92428b98e639228c847a01fcff6e2d3f036e413 /ext/web/16_image_data.js | |
| parent | 534dd34f8662691c1e29cc1a6b84f18d311fe0c9 (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 'ext/web/16_image_data.js')
0 files changed, 0 insertions, 0 deletions
