open-vault/changelog/10456.txt

4 lines
130 B
Plaintext
Raw Normal View History

2020-12-10 11:55:24 +00:00
```release-note:bug
core: Avoid deadlocks by ensuring that if grabLockOrStop returns stopped=true, the lock will not be held.
```