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
It appears that in some cases, during queue binding recovery, the channel used is closed, possibly because channel.getDelegate().queueBind(...) is called instead of channel.queueBind(...).