Add changelog for #15933 (#16425)

This commit is contained in:
Christopher Swenson 2022-07-22 09:50:28 -07:00 committed by GitHub
parent 7634f5a9a1
commit 45be51df49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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