Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: clarify meaning of merge_streams option (#664) #665

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

mforbes
Copy link
Contributor

@mforbes mforbes commented Feb 9, 2025

This PR make a minor documentation adjustment to inform that the merge_streams configuration option separately merges stdout and stderr, resolving issue #664. The previous wording, while technically correct, seemed to imply that stdout and stderr streams will be merged together.

Note: There are some testing issues, and code formatting issues with black and ruff that I did not fix to keep this PR minimal. Let me know if you would like me to include those (at least the formatting issues).

@mforbes mforbes changed the title Resolve issue #664: clarify meaning of merge_streams option. DOCS: clarify meaning of merge_streams option (#664) Feb 9, 2025
@bsipocz bsipocz added the documentation Improvements or additions to documentation label Feb 11, 2025
@bsipocz bsipocz merged commit 59fd54f into executablebooks:master Feb 11, 2025
15 checks passed
@bsipocz
Copy link
Collaborator

bsipocz commented Feb 11, 2025

Thank you @mforbes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants