Skip to content

Pipe error out#25

Merged
scheibelp merged 1 commit intospack:mainfrom
johnwparent:pipe-error-out
Mar 31, 2026
Merged

Pipe error out#25
scheibelp merged 1 commit intospack:mainfrom
johnwparent:pipe-error-out

Conversation

@johnwparent
Copy link
Copy Markdown
Collaborator

@johnwparent johnwparent commented Jan 31, 2026

Stderr: overhaul error piping from child
Ensures child stderr pipes are handled at all and appropriately.

Corrects an issue where the error pipes were not copied on assign or copy or included in the process start info or closed.

Based on #24

Copy link
Copy Markdown
Member

@scheibelp scheibelp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable (and thanks for the test), although if you could update the PR description I'd appreciate it, e.g.

Corrects an issue where the error pipes were not copied on assign or copy or included in the process start info or closed.

I'm having trouble parsing this

(other comment here is also related to the PR description)

All that said, I made some requests on #24, so this may need updates after that is changed.

Ensures child stderr pipes are handled gracefully

Corrects an issue where the error pipes were not copied on assign or copy or included in the process start info or closed.

Signed-off-by: John Parent <john.parent@kitware.com>
@scheibelp scheibelp merged commit c565d1d into spack:main Mar 31, 2026
1 check passed
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.

2 participants