diff options
author | Matt Mastracci <matthew@mastracci.com> | 2023-08-28 15:28:39 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-28 15:28:39 -0600 |
commit | 7adaf613bfbeab0f6aed92294e3eea912990d819 (patch) | |
tree | 0484633b318a0543f8c7d78ac07f31b0848c936f /runtime/worker.rs | |
parent | 9198bbd454c39f4d62f43ea729affe8cb789304a (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/worker.rs')
0 files changed, 0 insertions, 0 deletions