changelog/10456.txt

This commit is contained in:
Nick Cabatoff
2020-12-10 06:55:24 -05:00
parent 0998d51950
commit 0e99aa6141

3
changelog/10456.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
core: Avoid deadlocks by ensuring that if grabLockOrStop returns stopped=true, the lock will not be held.
```