let's say that "parallel" is the default behaviour.... when you need to run a task to avoid parallel (for speech sake, let's turn to "concurrent" ) executions..... in respect to what ? any other task? one task only ? all tasks named as 'foo' or 'bar' ?
The possibilities for creating a workflow for tasks are endless, but it's not going to be as easy as adding a "boolean" to the task options... -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

