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

Cancel ping futures when channels close #820

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Conversation

jchambers
Copy link
Owner

Tangentially-related to #811 and #816, this fixes an issue where ping futures could stay in play (and possibly keep a handler alive) longer than expected/desired. I think this was leading to some strange log output from threads that were no longer actually serving a channel.

@jchambers
Copy link
Owner Author

Travis really doesn't seem interested in running builds today, but tests pass and I'm going to go ahead and merge these changes.

@jchambers jchambers merged commit 75c41ec into master Oct 21, 2020
@jchambers jchambers deleted the cancel_ping_future branch October 21, 2020 16: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.

1 participant