diff options
| author | Dan Engelbrecht <[email protected]> | 2023-08-31 08:50:41 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-31 14:50:41 +0200 |
| commit | 3dd0d7c7079af34ae38ca208f940bb75bccee5c7 (patch) | |
| tree | 74e21fa4c0a00eb4baf3955be9666ebea38c3b8f /src/zencore/filesystem.cpp | |
| parent | fix zen server state mac mmap (#380) (diff) | |
| download | zen-3dd0d7c7079af34ae38ca208f940bb75bccee5c7.tar.xz zen-3dd0d7c7079af34ae38ca208f940bb75bccee5c7.zip | |
project store gc deadlock (#381)
* Trying to recursively take a shared RWLock while another thread is waiting for a exclusive lock results in a deadlock. Forward the shared lock so we don't have to grab it recursively.
* changelog
Diffstat (limited to 'src/zencore/filesystem.cpp')
0 files changed, 0 insertions, 0 deletions