summaryrefslogtreecommitdiff
path: root/core/examples/http_bench_json_ops.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-01-18 02:14:53 +0100
committerGitHub <noreply@github.com>2023-01-18 02:14:53 +0100
commitf1b275ed6bd6dd1fc1eda8efa3816998ac0a5471 (patch)
treeddc046389f6d19235dd64e63d0f20893a86bcdc7 /core/examples/http_bench_json_ops.rs
parent69ec45eac76c63ea973c68479ea4f0bbf58b29e9 (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