Skip to content

Tags: garbelini/pika

Tags

en_support_20111115

Toggle en_support_20111115's commit message
Avoid hanging forever when the socket goes away and the only thing we…

…'re doing is writing.

If the connection closed during a flush_outbound with pending data, we
were in some cases (asyncore-based) looping forever. Checking each
time we enter the loop gets us a sensible exception in these cases.

en_support_201107

Toggle en_support_201107's commit message
Quick'n'dirty backport of flush_outbound() for AsyncoreConnection only.

v0.9.5

Toggle v0.9.5's commit message
Fix a bug in the InvalidTableError exception data and clean up a few …

…PEP8 violations.

v0.9.4

Toggle v0.9.4's commit message
Remove the dirs recursive and remove force since we dont need it

v0.9.3

Toggle v0.9.3's commit message
Remove _on_consume_ok since we can not guarantee order of frames from…

… RabbitMQ. Allow us to turn off waiting in the transport from the channel if the user wants to

v0.9.2a

Toggle v0.9.2a's commit message
Increment version number and correct incorrect logging statements in …

…examples

v0.9.1a

Toggle v0.9.1a's commit message
Version 0.9.1a

v0.9a

Toggle v0.9a's commit message
Version 0.9a

v0.5.2

Toggle v0.5.2's commit message
Version 0.5.2

v0.5.1

Toggle v0.5.1's commit message
version 0.5.1