[Swift-devel] Re: status race in batch mode local execution

Mihael Hategan hategan at mcs.anl.gov
Thu Jan 31 13:53:40 CST 2008


Yep. It's a known issue that I planned and still plan to address.
However, the karajan scheduler ignores the active after completed event.

On Thu, 2008-01-31 at 18:00 +0000, Ben Clifford wrote:
> in batch mode local execution, there's a status race which makes batch 
> job sometimes go Submitted->Completed->Active
> 
> I have seen this manifest in cleanup jobs at the end of a workflow.
> 
> the task gets set to ACTIVE in the run method in the new execution thread, 
> but in the case of a batch job gets set to COMPLETED in the submitting 
> thread; these two status-sets are unordered.
> 




More information about the Swift-devel mailing list