summaryrefslogtreecommitdiffstats
path: root/src/python/setup.py
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-11-19 09:37:16 +0100
committerMichal Minar <miminar@redhat.com>2013-11-19 10:25:00 +0100
commit21ea2fe00a690bbc01ab241eea60d1d0a3f4349b (patch)
tree2814e0b88147815c81b65a976349f3825c59a81d /src/python/setup.py
parentf99c9cbfdd68e16516bc527db2b9c8cfc2b83343 (diff)
software: do not allow infinite resurrections
Some jobs may not be completable on some machines. With current algorithm, in case of worker process failure, the terminated process is resurrected and job is restarted. This patch takes into account the number of resurrections done during processing of single job. If this number exceeds some limit, job is thrown away and exception is raised. Resolves: rhbz#1031132
Diffstat (limited to 'src/python/setup.py')
0 files changed, 0 insertions, 0 deletions