-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
After cleanup on an expired operation, timestamp is still set so
- isOperationExpired is still true
- the assert statement can be hit on a second call to cleanup
- The specific id of the expired operation can no longer be called at all because schedule calls will fail and there is no way to delete the id anymore
Metadata
Metadata
Assignees
Labels
No labels