Files
deb-python-taskflow/taskflow/patterns/graph_flow.py
Joshua Harlow d746a93171 Make connection/validation of tasks be after they are added.
Instead of having validation be immediate when tasks are added
to the linear flow, follow the same paradigm as the graph_flow
where only upon connection (or determination of the order) will
tasks be connected/validated.

Change-Id: Ia8275ec88b0229f0793819249ae59fad0a2e9935
2013-07-06 12:14:00 -07:00

5.0 KiB