filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

Fix AMQP channel leak #53

Open filterfish opened 8 years ago

filterfish commented 8 years ago

There is a channel leak. I'm not sure where it is but it causes problems with the broker and is generally a really bad thing.

This is something I've battled with over the years and clearly still haven't got to grips with!