exo
exo copied to clipboard
[BUG] Log output without a newline on the end never gets flushed.
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?
@kendru seems like you were auto-assigned, is that as part of the template ... for triage?
@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.