Add ability to stop on a certain cycle
Open
CS
quick
testing
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
We should have the ability to stop a simulation on a certain cycle. This would be useful for debugging and testing purposes. For example, our restart tests could run until `stop_cycle+1` then restart at `stop_cycle`.
Command line option should be named `stop-cycle`
Contributor guide
Assessment
This issue has not been assessed yet.