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

Disconnect cleanup #63

Merged
merged 1 commit into from
Apr 19, 2018
Merged

Disconnect cleanup #63

merged 1 commit into from
Apr 19, 2018

Conversation

arauter
Copy link

@arauter arauter commented Apr 19, 2018

I made minor changes to the queue manager's disconnect method. It now resets the handle and qmobj back to None after a queue manger has been disconnected. As a result, consecutive disconnect() or getHandle() calls will now raise a 'not connected' exception as expected.

Original issue: https://github.com/dsuch/pymqi/issues/62

@dsuch dsuch merged commit babab16 into dsuch:master Apr 19, 2018
@dsuch
Copy link
Owner

dsuch commented Apr 19, 2018

Thanks @SickAustrian - I appreciate it!

@arauter arauter deleted the disconnect_cleanup branch April 20, 2018 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants