You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Hello, there was an issue with the patch I had you pull. It seem the amqp's channel.reset method leaves the channel unable to handle callbacks. I had them fix the problem, see ruby-amqp/amqp#80, but the fix is on not yet in a new gem. You can comment out the calls to channel.reset for now until amqp 0.8.0.rc13 is released.
The text was updated successfully, but these errors were encountered:
Your patch was merged into the "amqp-0.7.x-stable" branch of Qusion. I'm using the master branch for any amqp 0.8-based pull requests I receive. Do you know if the ruby-amqp guys will update their 0.7 gem as well?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, there was an issue with the patch I had you pull. It seem the amqp's channel.reset method leaves the channel unable to handle callbacks. I had them fix the problem, see ruby-amqp/amqp#80, but the fix is on not yet in a new gem. You can comment out the calls to channel.reset for now until amqp 0.8.0.rc13 is released.
The text was updated successfully, but these errors were encountered: