[Buildbot-commits] [Buildbot] #2149: "Stop build" button cannot kill dependent schedule
Buildbot
nobody at buildbot.net
Thu Nov 17 02:37:24 UTC 2011
#2149: "Stop build" button cannot kill dependent schedule
--------------------+-------------------------------------
Reporter: pwp | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.4p2 | Keywords: kill dependent schedule
--------------------+-------------------------------------
Stop build button cannot kill dependent schedule sched1. Even after kill
the related processes in buildmaster, the buildbot still show sched1 as
building.
sched1 = Dependent(upstream=sched,
name="test",
builderNames=["test"])
c['schedulers'].append(sched1)
--
Ticket URL: <http://trac.buildbot.net/ticket/2149>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list