diff options
author | Divy Srivastava <dj.srivastava23@gmail.com> | 2024-09-10 08:14:26 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-10 08:14:26 +0530 |
commit | c4d088863e93b70fa0729f326ad14376ca90b0a6 (patch) | |
tree | 2f6d746a008346d46fa8c2b991c4ad3b17b6751a /runtime/ops/process.rs | |
parent | 4af98fa82f87dedfa6cc4a48231329fbc948836b (diff) |
fix(inspector): Fix panic when re-entering runtime ops (#25537)
Mark `op_require_break_on_next_statement` as reentrant and properly
release borrow on the `OpState`. This fixes `BorrowMut` assertions when
running with inspector + op metrics.
Fixes https://github.com/denoland/deno/issues/25515
Diffstat (limited to 'runtime/ops/process.rs')
0 files changed, 0 insertions, 0 deletions