Skip to content
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

p2p: move ping handling into pingLoop goroutine (#27887) #115

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

Wazzymandias
Copy link
Contributor

Moving the response sending there allows tracking all peer goroutines in the peer WaitGroup.

📝 Summary

📚 References


Moving the response sending there allows tracking all peer goroutines
in the peer WaitGroup.
@Wazzymandias Wazzymandias marked this pull request as ready for review September 11, 2023 17:55
@Wazzymandias Wazzymandias merged commit c5985be into main Sep 11, 2023
3 checks passed
@Wazzymandias Wazzymandias deleted the p2p-ping-loop branch September 11, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants