Skip to content

Conversation

ahti
Copy link
Contributor

@ahti ahti commented Jul 5, 2019

gets will wait for more output to be produced if the stream is not
yet closed. Since only stdout is forwarded, it should be handled
before stderr, and logged to the user as it comes in. After the
command has finished, stderr is read and buffered to completion.

`gets` will wait for more output to be produced if the stream is not
yet closed. Since only stdout is forwarded, it should be handled
before stderr, and logged to the user as it comes in. After the
command has finished, stderr is read and buffered to completion.
@ahti
Copy link
Contributor Author

ahti commented Jul 6, 2019

CI failure looks unrelated to me

@svenstaro
Copy link

@HazAT ping

Copy link
Member

@HazAT HazAT left a comment

Choose a reason for hiding this comment

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

👌

@HazAT HazAT merged commit 1a6d1f3 into getsentry:master Oct 10, 2019
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.

3 participants