issues
search
sartography
/
SpiffWorkflow
A powerful workflow engine implemented in pure Python
GNU Lesser General Public License v3.0
1.69k
stars
313
forks
source link
Bugfix/depth calc and task dict fixes
#355
Closed
essweine
closed
1 year ago
essweine
commented
1 year ago
This PR
ensure that inaccessible tasks are removed from the workflow's task dict
correctly calculates the depth of a node during iteration
This PR