more tricks on forcing specific build orders

This commit is contained in:
Thomas Nagy 2012-01-08 15:41:08 +01:00
parent 61e2858792
commit 3460a01464
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ class Parallel(object):
self.add_more_tasks(tsk)
self.count -= 1
self.dirty = True
return tsk
def error_handler(self, tsk):
"""