-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Postmortem ActionIssues and PRs generated from postmortemsIssues and PRs generated from postmortemsenhancementNew feature or requestNew feature or request
Description
Short summary
Issue created from postmortem
When the RTC's time is adjusted, the timing of sequences is not, which means setting the RTC time to the future could cause premature execution of sequence commands. Cancelling the running sequences will ensure that no unexpected behavior occurs*.
*A sequence being (un)expectedly cancelled could still cause unexpected behavior
Motivation and user story
No response
Proposed implementation(s)
- In the safe mode sequence, cancel all other running sequences
- Implement "strategies" for safe mode reasons, so that safe mode stops all sequences only if it was triggered due to time/timebase changing
Priority
None
Metadata
Metadata
Assignees
Labels
Postmortem ActionIssues and PRs generated from postmortemsIssues and PRs generated from postmortemsenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done