x/playground: send SIGQUIT on timeout to provide useful context #38343
Labels
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
The playground could kill processes in a way that provided the user helpful context instead of
Process.Kill()
.What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
timeout running program
/cc @bcmills @cagedmantis @dmitshur
The text was updated successfully, but these errors were encountered: