pardahlman / RawRabbit

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

#232 issue fix was not included in 2.0.0-rc2 #298

Closed malamleh93 closed 6 years ago

malamleh93 commented 6 years ago

Hi, I was wondering why this issue (#232) fix is removed from the 2.0.0-rc2. Where BasicPublish method in BasicPublishMiddleware class in Poly namespace was changed to async.

I had to revert to 2.0.0beta8 so that I get polly working. However, there are other fixes that I will miss

When I used 2.0.0-rc2 I noticed the same behavior as in #232.

Thanks, Mohammad.