Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Fix race condition on timeout between shutdown() and Stop() #97

Merged
merged 1 commit into from
Jan 3, 2017
Merged

Fix race condition on timeout between shutdown() and Stop() #97

merged 1 commit into from
Jan 3, 2017

Conversation

awfm9
Copy link
Contributor

@awfm9 awfm9 commented Jan 3, 2017

This PR is shorter than #93 but should do the same thing.
As we are shutting down, there should be no issue using the stopLock for this purpose.
It's also a rebased version that can be merged right away.

@coveralls
Copy link

coveralls commented Jan 3, 2017

Coverage Status

Coverage increased (+0.2%) to 67.236% when pulling 22283e9 on awishformore:fix-timeout-race-condition into 4df1190 on tylerb:master.

@tylerstillwater
Copy link
Owner

LGTM thanks!

@tylerstillwater tylerstillwater merged commit d37e108 into tylerstillwater:master Jan 3, 2017
@awfm9
Copy link
Contributor Author

awfm9 commented Jan 3, 2017

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants