exo icon indicating copy to clipboard operation
exo copied to clipboard

[BUG] Log output without a newline on the end never gets flushed.

Open brandonbloom opened this issue 4 years ago • 2 comments

I did a fmt.Printf("blah") (note: no \n) and then no other log messages happened. No log messages got produced. This seems reasonable, but maybe we should have a timeout on individual log messages, and split them, so that no one else winds up in this confused position?

brandonbloom avatar Aug 05 '21 21:08 brandonbloom

@kendru seems like you were auto-assigned, is that as part of the template ... for triage?

brandonbloom avatar Aug 06 '21 02:08 brandonbloom

@brandonbloom Yeah - I just had it do that so that I could triage them. Once we start getting some tickets opened by the community, I figured that we could figure out how to better handle them at that point.

kendru avatar Aug 06 '21 03:08 kendru