[Buildbot-devel] getPendingBuilds was removed?
Dustin J. Mitchell
djmitche at gmail.com
Fri Nov 25 23:43:37 UTC 2011
If I were modifying that code, I would use defer.deferredGenerator.
The Twisted Idioms page I linked to earlier shows the pattern. Note that
deferredGenerator methods will return a Deferred. In this case, that will
not be a problem - test methods can return a Deferred - but in general it
is something to watch out for.
Dustin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20111125/d928428a/attachment.html>
More information about the devel
mailing list