document GH-11346 fix (#11350)

This commit is contained in:
Mahmood Ali 2021-10-20 22:03:19 -04:00 committed by GitHub
parent 8c863288ed
commit e992ebf58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/11346.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
server: Fixed a panic that may occur when preempting multiple allocations on the same node
```