runtime: line-buffer goroutine dump output? #32002
Open
Labels
Milestone
Comments
@zhangriyueming can you provide more information on your environment (where this snippet came from)? What are you using to run your programs/what is capturing this output? Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In #31986, the user's bug report reports a stack dump that's oddly formatted:
I'm not sure which process supervisor that is, but perhaps Go should internally line-buffer those dumps and only
write
to stderr on complete lines./cc @aclements @cherrymui @ianlancetaylor @rsc
The text was updated successfully, but these errors were encountered: