Skip to content

Commit 4841de9

Browse files
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 phases
1 parent 8f80a8f commit 4841de9

File tree

2 files changed

+288
-223
lines changed

2 files changed

+288
-223
lines changed

0 commit comments

Comments
 (0)