Skip to content

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

Merged
bsipocz merged 1 commit intoexecutablebooks:masterfrom
mforbes:issue_664
Feb 11, 2025
Merged

DOCS: clarify meaning of merge_streams option (#664)#665
bsipocz merged 1 commit intoexecutablebooks:masterfrom
mforbes:issue_664

Conversation

@mforbes
Copy link
Copy Markdown
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
13 checks passed
@bsipocz
Copy link
Copy Markdown
Member

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