Parallel Python Community Forums

Python Forums => Parallel Python Forum => Topic started by: josh1234 on November 03, 2011, 11:25:26 AM



Title: Jobs keep restarting
Post by: josh1234 on November 03, 2011, 11:25:26 AM
I think this is a function of the pptransport.py, but I need to be sure:

I have a job that takes quite a long time to finish (2 hours or so), what setting do I need to change in order to prevent the ppserver from restarting the jobs?

Thanks