diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-01-18 02:14:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-18 02:14:53 +0100 |
commit | f1b275ed6bd6dd1fc1eda8efa3816998ac0a5471 (patch) | |
tree | ddc046389f6d19235dd64e63d0f20893a86bcdc7 /core/examples/http_bench_json_ops.rs | |
parent | 69ec45eac76c63ea973c68479ea4f0bbf58b29e9 (diff) |
fix(napi): don't hold on to borrow during iteration (#17461)
I mistakenly held on to a RefCell's borrow for the whole time of
iteration, but since these counters can be refed/unrefed from any
thread that is a mistake.
Diffstat (limited to 'core/examples/http_bench_json_ops.rs')
0 files changed, 0 insertions, 0 deletions