Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Don't buffer any output #1

Merged
merged 1 commit into from
Nov 7, 2017
Merged

Don't buffer any output #1

merged 1 commit into from
Nov 7, 2017

Conversation

alexcrichton
Copy link
Owner

This commit updates the behavior to avoid buffering any output and instead
streams out all output as it comes along. The timestamp prepended to each line
is the time the first byte came in rather than when the newline came in.

This commit updates the behavior to avoid buffering any output and instead
streams out all output as it comes along. The timestamp prepended to each line
is the time the first byte came in rather than when the newline came in.
@alexcrichton
Copy link
Owner Author

r? @kennytm

@kennytm
Copy link

kennytm commented Nov 7, 2017

@alexcrichton r+

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants