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
Panic can be quickly "fixed" avoiding the t logger and using the log package, but I guess the issue is more subtle (and connected to #13, which I experienced too)
I end up here I just forked, cloned and run
go test
a couple of times. It looks like a message got logged after the test function returned.The text was updated successfully, but these errors were encountered: