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
Is your feature request related to a problem? Please describe.
ci is failing because the rabbit host is unreachable
Describe the solution you'd like
Either add the container to the ci (not 100% sure on travis) or just mock the calls (less ideal, since the tests are checking if the connection / channels are closing properly)
Additional context
I'll look into it when I have some downtime, but if you guys have thoughts or better ideas let me know