mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 09:57:15 +01:00
more tricks on forcing specific build orders
This commit is contained in:
parent
61e2858792
commit
3460a01464
@ -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):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user