Files
deb-python-taskflow/taskflow/engines/action_engine/engine.py
Joshua Harlow 7e052e0447 Add a log statement pre-validation that dumps graph info
Before validation occurs it can be useful to let the developer
know the number of nodes, the edge count and the density of the
graph that is about to be validated (as huge graphs, or very
dense graphs, or a combination of both) will take longer to
validate.

Change-Id: I7afb15ef617316e561dfdecc5bf05f4c8263d0d1
2015-03-13 17:24:59 -07:00

17 KiB