Commit 4841de9
committed
WIP: rework taskgraph generation not as a generator
this allows us to load some or all of its results from a cache. the current generator model makes this impossible because even if we preload, eg: the full task graph, we still need to run that logic in `_run` before proceeding to later phases1 parent 8f80a8f commit 4841de9
2 files changed
+288
-223
lines changed
0 commit comments