diff options
author | Inteon <42113979+inteon@users.noreply.github.com> | 2021-03-08 15:53:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 15:53:39 +0100 |
commit | 4cd1f3d2b22f0e425f42cb45fd0df50f05533b39 (patch) | |
tree | 00ba4ff591e61c3048bd5122a71d61ef580d695d /op_crates/webgpu/lib.deno_webgpu.d.ts | |
parent | c009dad9820fe3d565f2f8fc7025d24af82d29a4 (diff) |
fix(core): shared queue assertion failure in case of js error (#9721)
In case JavaScript throws an unhandled error, part of the "shared_queue" could
be still unprocessed.
If this is the case; throw the js runtime error instead of asserting on the
queue size not being 0.
Diffstat (limited to 'op_crates/webgpu/lib.deno_webgpu.d.ts')
0 files changed, 0 insertions, 0 deletions