Ticket #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
Change History
Note: See
TracTickets for help on using
tickets.

