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

Close amqp channel upon disposal #17

Merged
merged 1 commit into from
Dec 14, 2019
Merged

Conversation

cboden
Copy link
Contributor

@cboden cboden commented Jul 11, 2017

No API change. When an RxChannel is disposed of this PR will close the AMQP channel. My project very liberally creates temporary channels inside a single connection. We noticed after a period of time there were thousands of zombie channels.

Sorry, I know the code is kind of hacky, I'm facing a tight deadline.

@cboden
Copy link
Contributor Author

cboden commented Oct 4, 2017

ping @SkippyZA

1 similar comment
@cboden
Copy link
Contributor Author

cboden commented Oct 23, 2018

ping @SkippyZA

@SkippyZA SkippyZA merged commit 37b4fd3 into SkippyZA:master Dec 14, 2019
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