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
I am also facing "transport endpoint is already connected". It seems that this problem is coming with go version 1.14.4.
We have never faced this issue with 1.12.7 go version.
We're observing non-deterministic test failures on CI:
The error in question is thrown away by the test, so I have introduced this patch as a test:
This results in
I also got it to deadlock once:
I am not sure what the best way to debug this is, but it seems to be pointing at some deeper issue in the code.
The text was updated successfully, but these errors were encountered: