Skip to content

fix socket "leak"#167

Merged
yannmh merged 3 commits intoDataDog:masterfrom
farmersbusinessnetwork:fix-socket-close
Oct 12, 2016
Merged

fix socket "leak"#167
yannmh merged 3 commits intoDataDog:masterfrom
farmersbusinessnetwork:fix-socket-close

Conversation

@thehesiod
Copy link
Copy Markdown
Contributor

@thehesiod thehesiod commented Oct 8, 2016

Our unittests have been printing out warnings for awhile since we're unable to close the socket after it's nulled out. This ensures the socket is closed if it was opened.

@thehesiod
Copy link
Copy Markdown
Contributor Author

btw tests are failing because the socket mock doesn't have a "close" method, test issue

@yannmh yannmh self-assigned this Oct 11, 2016
@yannmh yannmh added this to the 0.15.0 milestone Oct 11, 2016
@yannmh
Copy link
Copy Markdown

yannmh commented Oct 12, 2016

It looks good to me. Thanks for the fix @thehesiod 🙇

@yannmh yannmh merged commit dd02c11 into DataDog:master Oct 12, 2016
@thehesiod thehesiod deleted the fix-socket-close branch May 25, 2017 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants