txamqp-user team mailing list archive
-
txamqp-user team
-
Mailing list archive
-
Message #00048
Re: How do you listen to different queues asynchronously?
>>>>> "Esteve" == Esteve Fernandez <esteve.fernandez@xxxxxxxxx> writes:
Esteve> there's probably something I'm missing here, but why are you
Esteve> defining a function and attaching it to an errback if you're
Esteve> already using inlineCallbacks? This looks cleaner to me:
I wasn't understanding Ale's situation. We talked later on IRC and I told
him to do as you suggest - just wrap in a try/except.
T
References