Skip to content

Fix unreliable capture of standard/error outputs#184

Open
rudolf-adamkovic wants to merge 1 commit intonuprl:mainfrom
rudolf-adamkovic:fix-output-capture
Open

Fix unreliable capture of standard/error outputs#184
rudolf-adamkovic wants to merge 1 commit intonuprl:mainfrom
rudolf-adamkovic:fix-output-capture

Conversation

@rudolf-adamkovic
Copy link
Copy Markdown
Contributor

Fix potentially incomplete output capture when running unit tests, as seen with e.g. GNU Guile. Changes:

  • Drain standard output and error output pipes
  • Fix triply hard-coded stdout/stderr truncation
  • Increase stdout/stderr truncation from 2kB to 16kB

Fix potentially incomplete output capture when running unit tests, as
seen with e.g. GNU Guile.  Changes:

- Drain standard output and error output pipes
- Fix triply hard-coded stdout/stderr truncation
- Increase stdout/stderr truncation from 2kB to 16kB
@rudolf-adamkovic rudolf-adamkovic marked this pull request as ready for review March 26, 2026 14:16
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.

1 participant