branchActionGraphs/expression-rewrite-3cancel
6 Commits over 30 Days - 0.01cph!
Control flow nodes inherit async from body signals
Test for control flow async
Basic test for async in expression graphs
Failing test for expression graph using async
Use a dummy Signal type for all signal parameters
Automatically hook up input -> output signal for new expression graphs
Fix version 7 upgrader
Fix expression subgraphs
Input / output signals can be synchronous or async
Got simple expression graphs working again, now with signals