I have a technical question about introducing code changes to a suite when doing a rose suite-run --restart run.
For example, say I have a suite that is crashing repeatedly about 10 years into the run and I want to work out why, so I have a branch with print statements added for querying particular fields in the output. If I decide I want to change that branch to add more print statements or take some away, it would be useful to be able to --restart the suite from it’s latest dump and not have to re-run it from scratch.