-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark as ReplacementDone only when unlocked (#6196)
The transition of a region replacement request to ReplacementDone (attempted when a finish notification is seen) should only occur if the record is unlocked. If it is locked, then a saga is executing for that record, and an arbitrary state transition should (surprisingly) not be allowed.
- Loading branch information
Showing
2 changed files
with
117 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters