pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
746 stars 144 forks source link

(#301) Recovery from connection failure #304

Closed drak25 closed 6 years ago

drak25 commented 6 years ago

Monitor is correctly released in StaticChannelPool in case of connection failure.

Description

This solves issue : https://github.com/pardahlman/RawRabbit/issues/301

Check List

pardahlman commented 6 years ago

Thanks for this! I'll take a look at as soon as I find the time

pardahlman commented 6 years ago

At a first glance, this looks good 👍

pardahlman commented 6 years ago

@drak25 - my apologies for not looking into this earlier. Thanks a lot for this fix, it has been merged 🎉