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

Allow for disconnect from server on shell close. #132

Merged
merged 6 commits into from
Jul 2, 2019

Conversation

badcure
Copy link
Collaborator

@badcure badcure commented Aug 30, 2016

This will allow for completely disconnecting from the server if the shell has closed, closing all TCP connections. The existing behavior should be the same.

There was some unit tests added to mock requests in PR #131 . If you would like additional unit tests, I can either wait for that PR to be merged or move both code into one to re-use what is there.

@coveralls
Copy link

coveralls commented Aug 30, 2016

Coverage Status

Coverage increased (+0.3%) to 75.98% when pulling 2528b85 on badcure:disconnect_from_server into 259dd91 on diyan:master.

@badcure badcure added this to the 0.3.1 milestone Jul 2, 2019
@badcure badcure merged commit 3eb4005 into diyan:master Jul 2, 2019
@badcure badcure deleted the disconnect_from_server branch July 2, 2019 23:00
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.

2 participants