Are there plans to extend Clip to support starting only certain components of a system? Or does that already exist and I just can't find it?
If there's no open issue, it's worth one. If you poke at impl, there might be a good way to find the subset of the graph and start that. I'll probably just add a select-deps
function which makes a sub-selection of your system.
OK, thanks! I'll try to remember making an issue tomorrow. Too many things on my plate to go poking around the code at the moment, though, I'm afraid.