You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running a test with stderr redirected:
$ GOGC=0 GODEBUG=gcdead=1,allocfreetrace=1 ./template.test 2>z
--- FAIL: TestExecute (0.05 seconds)
$
probably that one line should be on stderr not stdout, with the rest of the output
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: