Skip to content

fix: raise heudi exceptions#166

Merged
fordmcdonald merged 2 commits into
mainfrom
fix-raise-heudi-exceptions
Aug 25, 2025
Merged

fix: raise heudi exceptions#166
fordmcdonald merged 2 commits into
mainfrom
fix-raise-heudi-exceptions

Conversation

@fordmcdonald

Copy link
Copy Markdown
Member

Raise Heudiconv Errors to xnat2bids

Instead of merging the stdout and stderr of the child process into the same pipe, I'm creating a separate pipe for each. This way we can capture stdout and stderr separately, in order to raise the errors alongside the status code in the created RuntimeError.

Close #156

@fordmcdonald fordmcdonald self-assigned this Aug 11, 2025
@fordmcdonald
fordmcdonald merged commit 1276d07 into main Aug 25, 2025
7 of 8 checks passed
@fordmcdonald
fordmcdonald deleted the fix-raise-heudi-exceptions branch August 25, 2025 22:03
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.

improve heudiconv error handling

1 participant