trove/releasenotes/notes/wallaby-fix-race-condition-create-delete.yaml
Lingxian Kong 293a0764b7 Fix the race condition for creating and deleting instance
Story: 2008353
Task: 41255

Change-Id: I02bb0434862819a8dbf3ecf3802c3420731b9ca7
2020-11-16 10:22:54 +13:00

5 lines
133 B
YAML

---
fixes:
- Fixed a race condition that instance becomes ERROR when Trove is handling
creating and deleting at the same time.