-
Notifications
You must be signed in to change notification settings - Fork 20.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Travis failure (internal/log) #20558
Comments
This is due to Line 914 in 9e8cc00
We start a goroutine which does not add to the |
holiman
added a commit
to holiman/go-ethereum
that referenced
this issue
Jan 16, 2020
karalabe
pushed a commit
that referenced
this issue
Jan 16, 2020
* p2p: wait for goroutine exit, fixes #20558 * p2p: wait for all slots on exit Co-authored-by: Martin Holst Swende <martin@swende.se>
enriquefynn
pushed a commit
to enriquefynn/go-ethereum
that referenced
this issue
Mar 10, 2021
* p2p: wait for goroutine exit, fixes ethereum#20558 * p2p: wait for all slots on exit Co-authored-by: Martin Holst Swende <martin@swende.se>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Happens on travis (spuriously). Example https://travis-ci.org/ethereum/go-ethereum/jobs/636889600#L1085 :
The text was updated successfully, but these errors were encountered: