Polyconseil / aioamqp

AMQP implementation using asyncio
Other
280 stars 88 forks source link

examples: Fix samples #12

Closed trecouvr closed 10 years ago

trecouvr commented 10 years ago

Fix #11

dzen commented 10 years ago

Samples are fixed, but a better way, should be to yield from protocol.close() which wait for a response from the server.

trecouvr commented 10 years ago

Done in 8c9d541a474eceebcc7b54538c587d37e7749bd9