x/build: set GOTRACEBACK=2 on all builders? #15268
Open
Labels
Milestone
Comments
Yes, let's just do this. |
It's now spelled GOTRACEBACK=system. (2 still works, but is deprecated.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some of the bugs are fairly hard to reproduce, and without
the system function stacks, it's difficult to see the problem.
For example, #15145.
I propose that we set
GOTRACEBACK=2
on all builders.The text was updated successfully, but these errors were encountered: