[Buildbot-devel] getPendingBuilds was removed?
Fabrice Coulon
coruja074 at gmail.com
Tue Nov 22 11:50:59 UTC 2011
Hi!
BuilderControl.getPendingBuilds, BuilderStatus.getPendingBuilds seem
to have been removed in 0.8.4 and 0.8.5 and replaced respectively
with getPendingBuildRequestControls and
getPendingBuildRequestStatuses.
Both new methods now return their results via Deferred, but what does it mean?
I am not very good at Twisted and asynchronous programming, could you
give me an example of how to fix my code to adapt to this change?
More information about the devel
mailing list