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
Thank you for filing issue.
on my local desktop(go1.14.15 darwin/amd64), no error has happened. and in higher go version, in order to fix this bug, we may need to propagated the error back to main goroutine(func TestDualReader) and then call t.Fatalf with error in main goroutine.
@advancedwebdeveloper would you like to take over to fix this error and make a pull request?
Hi.
Caught a bug:
I am using
The text was updated successfully, but these errors were encountered: