smok-serwis / coolamqp

Pure Python pretty fast AMQP client with sane reconnects
MIT License
6 stars 1 forks source link

Capability to cancel outstanding requests #3

Closed piotrmaslanka closed 8 years ago

piotrmaslanka commented 8 years ago

There can be some logic relying on 'non-retry', and instead reporting as a failure.

This flag should be present here.

piotrmaslanka commented 8 years ago

It won't. Busy-loop explicitly.