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

don't leak goroutines when pings complete #58

Merged
merged 1 commit into from
May 30, 2016
Merged

Conversation

whyrusleeping
Copy link
Contributor

No description provided.

@whyrusleeping
Copy link
Contributor Author

@Kubuxu wanna CR for me?

@Kubuxu
Copy link
Member

Kubuxu commented May 30, 2016

LGTM, this change will solve the currently reported issue but rest will prevent leaks in general. Nice.

@whyrusleeping whyrusleeping merged commit 71aefe1 into master May 30, 2016
@whyrusleeping whyrusleeping deleted the fix/ping-leak branch May 30, 2016 20:07
@ghost
Copy link

ghost commented May 31, 2016

This LGTM as an adhoc fix, but longer term we should aim for making this independent of time, e.g. by allowing one ping per peer, and aborting earlier pings when a new ping comes in.

marten-seemann added a commit that referenced this pull request Apr 19, 2022
emit the EvtPeerConnectednessChanged event
marten-seemann pushed a commit that referenced this pull request Apr 26, 2022
@MarcoPolo MarcoPolo mentioned this pull request Jul 7, 2022
41 tasks
marten-seemann pushed a commit that referenced this pull request Aug 17, 2022
This drops the opensensus dependency. Nobody uses this, from what I can
tell.

fixes #58
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.

2 participants