Edgewall Software
Modify

Opened 17 years ago

Closed 16 years ago

#181 closed enhancement (fixed)

slave shall not sleep until no more builds are ready to be executed

Reported by: thomas_mueller_ffb Owned by: cmlenz
Priority: minor Milestone:
Component: Build slave Version: dev
Keywords: Cc:
Operating System:

Description

scenario:
-more than one build is ready to be executed by one slave
-the slave is started/polls against the master and grabs one build
-the build is executed by the slave
-the slave is falling asleep (default for 10 minutes)
-the other builds don't get executed until the slave is awakening

solution:
-after executing a build the slave immediately polls the master for the next build

Please find the patch attached

regards,

Tom

Attachments (1)

slave.patch (871 bytes) - added by thomas_mueller_ffb 17 years ago.
patch for slave.py

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by thomas_mueller_ffb

patch for slave.py

comment:1 Changed 16 years ago by davidf@…

This has been checked in with r527 which should have closed this ticket, so it should be closed now.

comment:2 Changed 16 years ago by dfraser

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.