[Buildbot-commits] [Buildbot] #2149: "Stop build" button cannot kill dependent schedule

Buildbot nobody at buildbot.net
Tue Jan 24 07:19:48 UTC 2012


#2149: "Stop build" button cannot kill dependent schedule
--------------------+------------------------
Reporter:  pwp      |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  undecided
 Version:  0.8.4p2  |  Resolution:
Keywords:           |
--------------------+------------------------

Comment (by pwp):

 Say there is a scheduler called sched, and then create another dependent
 scheduler sched1
 sched1 = Dependent(upstream=sched,

     name="test", builderNames=test?)

     cschedulers.append(sched1)

 If sched1 is calling cmd1 underneath, pressing Stop build button cannot
 kill dependent schedule cmd1 and sched1.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2149#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list