Skip to content

Commit

Permalink
add bug reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tardyp committed Jul 26, 2016
1 parent 717d23f commit a8b4ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/buildbot/util/service.py
Expand Up @@ -405,6 +405,7 @@ def reconfigServiceWithBuildbotConfig(self, new_config):
yield child.disownServiceParent()
# HACK: we still keep a reference to the master for some cleanup tasks which are not waited by
# to stopService (like the complex worker disconnection mechanism)
# http://trac.buildbot.net/ticket/3583
child.parent = self.master

for n in added_names:
Expand Down

0 comments on commit a8b4ffb

Please sign in to comment.