diff options
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/wallaby-fix-race-condition-create-delete.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/wallaby-fix-race-condition-create-delete.yaml b/releasenotes/notes/wallaby-fix-race-condition-create-delete.yaml new file mode 100644 index 00000000..9bd41f0e --- /dev/null +++ b/releasenotes/notes/wallaby-fix-race-condition-create-delete.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - Fixed a race condition that instance becomes ERROR when Trove is handling + creating and deleting at the same time. |