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

add .open for short-lived reporting that does not leave sockets around #96

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

grosser
Copy link
Contributor

@grosser grosser commented Jun 28, 2018

@grosser
Copy link
Contributor Author

grosser commented Jul 4, 2018

@gmmeyer

Copy link
Contributor

@gmmeyer gmmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a good idea! thank you!

@@ -77,7 +77,7 @@ def write(message)

# Close the underlying socket
def close
@socket.close
@socket && @socket.close
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍰

@gmmeyer gmmeyer merged commit db222f7 into DataDog:master Jul 12, 2018
@grosser
Copy link
Contributor Author

grosser commented Jul 13, 2018

how about a v4.0.0 release ? :D

@gmmeyer
Copy link
Contributor

gmmeyer commented Jul 17, 2018

@grosser we're gonna release soon! We just need to find a little time to do it!

@masci masci added this to the 4.0.0 milestone Aug 20, 2018
pudiva pushed a commit to pudiva/dogstatsd-ruby that referenced this pull request Jun 5, 2023
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

3 participants