litmuschaos/litmus
View on GitHub(abort): the main thread is keep running for the aborted experiment for the revert duration
Open
#3,253 opened on Jul 26, 2021
Hacktoberfestarea/litmus-golanguage/go
Repository metrics
- Stars
- (3,702 stars)
- PR merge metrics
- (Avg merge 42d 14h) (20 merged PRs in 30d)
Description
Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT
What happened:
- The experiment, which doesn't support the helper model. The main thread of the experiment keeps running for the aborted experiment until the chaos reverted successfully. If the experiment supports multiple iterations of chaos then it can be a risk
- when stopped the experiment before chaos injection then also it may take some time(termination grace period) to terminate and main thread is active for that duration