Skip to content

Try parsing after exception - #16

Merged
MSallermann merged 2 commits into
nextfrom
try_parsing_after_exception
Jul 16, 2026
Merged

Try parsing after exception#16
MSallermann merged 2 commits into
nextfrom
try_parsing_after_exception

Conversation

@MSallermann

Copy link
Copy Markdown
Owner

No description provided.

that allows the output parsing to be attempted
even if subprocess run failed
Add coverage for opt-in output parsing after CalledProcessError and preserve
the default failure behavior. Document the option and make subprocess
diagnostics handle both text and byte output.
@MSallermann
MSallermann merged commit 6694a25 into next Jul 16, 2026
4 checks passed
MSallermann added a commit that referenced this pull request Jul 16, 2026
* file_based_computer: implemented a new options
that allows the output parsing to be attempted
even if subprocess run failed

* file_based_computer: parsing after subproc failure

Add coverage for opt-in output parsing after CalledProcessError and preserve
the default failure behavior. Document the option and make subprocess
diagnostics handle both text and byte output.
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.

1 participant