Skip to content

fix(sphinx_wrapper): fix swapped stdout/stderr redirects and remove s…#152

Merged
ramceb merged 1 commit into
mainfrom
mb_fix_shadow_error
Apr 13, 2026
Merged

fix(sphinx_wrapper): fix swapped stdout/stderr redirects and remove s…#152
ramceb merged 1 commit into
mainfrom
mb_fix_shadow_error

Conversation

@ramceb

@ramceb ramceb commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

…hadowed exit code

redirect_stderr was incorrectly redirected to stdout_processor and redirect_stdout to stderr_processor. Also removes the unconditional exit_code = 0 assignment that was shadowing the actual return value from run_sphinx_build.

…hadowed exit code

redirect_stderr was incorrectly redirected to stdout_processor and
redirect_stdout to stderr_processor. Also removes the unconditional
exit_code = 0 assignment that was shadowing the actual return value
from run_sphinx_build.
@ramceb ramceb merged commit 09189d4 into main Apr 13, 2026
4 of 5 checks passed
@ramceb ramceb deleted the mb_fix_shadow_error branch April 13, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants