Skip to content

Extra parse if terminated - #204

Merged
kzscisoft merged 2 commits into
mainfrom
wk9874/extra_parse_if_terminated
Aug 18, 2026
Merged

Extra parse if terminated#204
kzscisoft merged 2 commits into
mainfrom
wk9874/extra_parse_if_terminated

Conversation

@wk9874

@wk9874 wk9874 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

📝 Summary

Makes the run method do one extra run of the multiparser and launch / monitor subsidiary threads after a termination. This is to pick up cases where a simulation completes so quickly and sets the termination trigger for the Multiparser before it has had a chance to start up (mostly seen on CI)

Closes #203

✅ Checks

  • Unit tests running locally.
  • Pre-commit hooks run and passing.
  • If a feature/bug fix, an issue has been opened and linked to this pull request.
  • Documentation has been updated both within the code and in docs where appropriate.

@kzscisoft
kzscisoft merged commit 433eb4d into main Aug 18, 2026
3 of 4 checks passed
@kzscisoft
kzscisoft deleted the wk9874/extra_parse_if_terminated branch August 18, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiparser misses files from quick simulations

2 participants