Re: [Txamqp-user] How do you listen to different queues asynchronously?

2009-11-17 Thread Terry Jones
Esteve == Esteve Fernandez esteve.fernan...@gmail.com 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

Re: [Txamqp-user] How do you listen to different queues asynchronously?

2009-11-15 Thread Terry Jones
Ale == Ale peralta.alejan...@gmail.com writes: Ale This is the sort of thing I wanted to achieve but without trapping Ale exceptions. I don't know how dirty this is (a snip, for the whole Ale file see paste): Ale def whichEverFiresFirst(def1, def2): Hi Ale If you want a deferred that fires