gc3pie

34 thoughts
last posted Jan. 3, 2013, 4:26 p.m.

27 earlier thoughts

0

From part11.pdf:

After a task has completed, the next method is called with the index of the finished task in the ‘self.tasks‘ list

the return value of the next method is then made the collection execution.state.

If the returned state is ‘RUNNING‘, then the subsequent task is started, otherwise no action is performed.

6 later thoughts