google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Improvement in yabiengine build/walk #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

 - Review and change transaction management to make it consistent
 - Separate updating statuses and walking a workflow
 - Optimise code to request a walk on the workflow only if the workflow needs a walk (instead of doing it on every status update)
 - Change the build() task to request a walk through celery instead of calling Workflow.walk() directly

Original issue reported on code.google.com by szab...@gmail.com on 13 Mar 2012 at 3:06

GoogleCodeExporter commented 9 years ago
Fixed up to b81261e5075e in tszabo

Original comment by szab...@gmail.com on 13 Mar 2012 at 3:12