document GH-11346 fix (#11350)

This commit is contained in:
Mahmood Ali
2021-10-20 22:03:19 -04:00
committed by GitHub
parent 7604465994
commit d43bf779b7

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