[Swift-devel] condor leave_in_queue

Mihael Hategan hategan at mcs.anl.gov
Sat Jul 6 01:43:53 CDT 2013


This is in regards to http://sourceforge.net/p/cogkit/svn/3671/

The reason why leave_in_queue was set to TRUE was in order to get the
exit code from the job (and therefore figure whether it failed or not).

If the job is automatically removed from the queue by condor when the
job is done, that information is lost.

Instead, the queue poller, after it figures out that a job is done and
it reads the exit code, sets leave_in_queue to FALSE and removes the job
from the queue.

I'm guessing that was broken somehow, but I'd like to get more details
before I can like the change (or before I merge it into the faster
branch).

Mihael




More information about the Swift-devel mailing list