MercenariesEngineering / coalition

A small but beautiful task manager to manage, why not, your render farm.
http://coalition.readthedocs.io
GNU Lesser General Public License v2.1
58 stars 17 forks source link

Worker does not pickup new job after finishing initial task #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Adding successive jobs to the server with two or more workers

What is the expected output? What do you see instead?

I would expect to see the workers pickup a job after then have finished. The 
output is simply for the workers to wait and output "send jobs"

What version of the product are you using? On what operating system?

3.5 

Please provide any additional information below.

In order to get the job to start, I need to kill the server and the workers and 
restart them both.  

Original issue reported on code.google.com by bhclow...@gmail.com on 18 Dec 2010 at 1:17

GoogleCodeExporter commented 9 years ago
Hi there,

Do you use the SVN source code or a distribution package ?
In case of a package, which one ?

Thanks,

Cyril

Original comment by corvaz...@gmail.com on 18 Dec 2010 at 10:20

GoogleCodeExporter commented 9 years ago
I used the distribution package 3.5

Thanks,

Brian

Comment #1 on issue 20 by corvazier: Worker does not pickup new job after
finishing initial task
http://code.google.com/p/coalition/issues/detail?id=20

Hi there,

Do you use the SVN source code or a distribution package ?
In case of a package, which one ?

Original comment by bhclow...@gmail.com on 18 Dec 2010 at 9:13

GoogleCodeExporter commented 9 years ago
I tried the same setup with the version checked out from the trunk.  I setup 10 
workers and submitted ~30 jobs, each one taking about 5 minutes to complete.  
The jobs wind up finishing ok, but then the workers don't pick up the remaining 
jobs.  The output just prints "Send jobs" and nothing happens.

Cheers,

Brian

Original comment by bhclow...@gmail.com on 18 Dec 2010 at 11:09