changelog/10456.txt

This commit is contained in:
Nick Cabatoff 2020-12-10 06:55:24 -05:00
parent a6a437a1ce
commit 5497446d4f
1 changed files with 3 additions and 0 deletions

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.
```