Add proposal message to change stdout max buffer length preference...#4064
Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom Apr 17, 2024
Conversation
...in case of 'ERR_CHILD_PROCESS_STDIO_MAXBUFFER' error appearance Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4064 +/- ##
===========================================
+ Coverage 32.37% 45.18% +12.80%
===========================================
Files 85 85
Lines 6505 6717 +212
Branches 1349 1385 +36
===========================================
+ Hits 2106 3035 +929
+ Misses 4399 3682 -717 ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
A short demo of the proposal message for changing the preference value for the stdout max buffer length: Screencast.from.2024-04-17.00-57-04.webm |
datho7561
approved these changes
Apr 17, 2024
Contributor
datho7561
left a comment
There was a problem hiding this comment.
Looks good, and is really helpful. Thanks, Victor!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
...in case of 'ERR_CHILD_PROCESS_STDIO_MAXBUFFER' error appearance