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

Make Open() and Close() on Graphite sync'ed #4502

Merged
merged 1 commit into from
Oct 19, 2015
Merged

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Oct 19, 2015

This will ensure that these operations don't run concurrently. This change also ensures nil batchers are not closed.

Fixes issue #4494.

This will ensure that these operations don't run concurrently. This
change also ensures nil batchers are not closed.

Fixes issue #4494.
@otoolep
Copy link
Contributor Author

otoolep commented Oct 19, 2015

@corylanou

@dgnorton
Copy link
Contributor

+1

otoolep added a commit that referenced this pull request Oct 19, 2015
Make Open() and Close() on Graphite sync'ed
@otoolep otoolep merged commit 9e383da into master Oct 19, 2015
@otoolep otoolep deleted the graphite_shutdown branch October 28, 2015 20:03
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.

None yet

2 participants