Add changelog for #15933 (#16425)

This commit is contained in:
Christopher Swenson
2022-07-22 09:50:28 -07:00
committed by GitHub
parent 0e1bec09cc
commit 8581f3337a

3
changelog/15933.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
database: Invalidate queue should cancel context first to avoid deadlock
```