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

Timers does not time out when they go out of scope #20

Closed
jgaa opened this issue Jul 14, 2017 · 0 comments
Closed

Timers does not time out when they go out of scope #20

jgaa opened this issue Jul 14, 2017 · 0 comments
Assignees
Labels

Comments

@jgaa
Copy link
Owner

jgaa commented Jul 14, 2017

The timers needs to use a wrapper that cancels the timers when the wrapper goes out of scope.

Currently, long lasting connections will be incorrectly killed by the connect timer.

@jgaa jgaa added the bug label Jul 14, 2017
@jgaa jgaa self-assigned this Jul 14, 2017
@jgaa jgaa closed this as completed in 8eeb2a9 Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant