summaryrefslogtreecommitdiff
path: root/runtime/web_worker.rs
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2023-08-28 15:28:39 -0600
committerGitHub <noreply@github.com>2023-08-28 15:28:39 -0600
commit7adaf613bfbeab0f6aed92294e3eea912990d819 (patch)
tree0484633b318a0543f8c7d78ac07f31b0848c936f /runtime/web_worker.rs
parent9198bbd454c39f4d62f43ea729affe8cb789304a (diff)
fix(ext/node): shared global buffer unlock correctness fix (#20314)
The fix for #20188 was not entirely correct -- we were unlocking the global buffer incorrectly. This PR introduces a lock state that ensures we only unlock a lock we have taken out.
Diffstat (limited to 'runtime/web_worker.rs')
0 files changed, 0 insertions, 0 deletions