Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Manager leak while reconnecting. #107

Merged
merged 1 commit into from
Jul 4, 2017
Merged

Conversation

gamlerhart
Copy link
Contributor

@gamlerhart gamlerhart commented Jul 4, 2017

- Manager.Cleanup() does not cleanup the queue.
- While reconnecting, not items are added to Manager.Subs, but never cleared
- Now Manager.Cleanup() clears out Manager.Subs.

    - Manager.Cleanup() does not cleanup the queue.
    - While reconnecting, not items are added to Manager.Subs, but never cleared
@mattqs mattqs merged commit 85a2d3e into Quobject:master Jul 4, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants