[Buildbot-devel] graceful shutdown of ChangeSource sevices

Jorge Gonzalez gjorge at google.com
Thu Jun 6 05:12:20 UTC 2013


buildbot.changes.base.PollingChangeSource has a stopService() method that
I'd expect it gets called when `buildbot stop` is invoked from the command
line, but as far as I can tell, it's never being executed.

The reason I'm asking this is because I have a subclass of
PollingChangeSource which I'd like to shutdown gracefully when the master
shuts down, and overriding PollingChangeSource.stopService() seems to be of
no use. Is there a another way of doing this?

Thanks,
Jorge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130605/13eedffd/attachment.html>


More information about the devel mailing list