diff options
author | Marvin Hagemeister <marvin@deno.com> | 2024-07-31 13:07:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-31 13:07:49 +0200 |
commit | 9e6288ec61922ad34ebb09694b5c444ce9767d21 (patch) | |
tree | 55c65e53ef524bd2899fb32ffadd3becc8a45c98 /ext/webgpu/compute_pass.rs | |
parent | 1e2581e57b46e5e7512ceb5637d6007db67c3ed4 (diff) |
fix(node/fs/promises): watch should be async iterable (#24805)
The way `fs.watch` works is different in `node:fs/promises` than
`node:fs`. It has a different function signature and it returns an async
iterable instead, see
https://nodejs.org/api/fs.html#fspromiseswatchfilename-options
Fixes https://github.com/denoland/deno/issues/24661
Diffstat (limited to 'ext/webgpu/compute_pass.rs')
0 files changed, 0 insertions, 0 deletions