Skip to content

tls socket missing error listener #586

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

Merged
merged 1 commit into from
May 8, 2014
Merged

Conversation

solomon23
Copy link
Contributor

This fixes #585

I wasn't able to add a unit test since it's making use of tls and i would need to stub that out. I usually use proxyquire or sinon to create mock objects for unit testing.

@brianc
Copy link
Owner

brianc commented May 8, 2014

Thanks. :) 👍

brianc added a commit that referenced this pull request May 8, 2014
tls socket missing error listener
@brianc brianc merged commit 728b7c9 into brianc:master May 8, 2014
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.

Timeout causing process crash
2 participants