[Buildbot-commits] [Buildbot] #2669: [nine] startConsuming should be async

Buildbot trac trac at buildbot.net
Sun Jan 19 22:41:02 UTC 2014


#2669: [nine] startConsuming should be async
------------------------+-------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.0
 Version:  0.8.8        |   Keywords:  mq
------------------------+-------------------
 We will likely someday want to do something asynchronous with
 startConsuming.  Perhaps a database query, or attaching to RabbitMQ, or
 whatever.  The signature is currently synchronous, so this should be
 changed and all calls to startConsuming converted to handle the resulting
 Deferred.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2669>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list