bionode / bionode-watermill

💧Bionode-Watermill: A (Not Yet Streaming) Workflow Engine
https://bionode.gitbooks.io/bionode-watermill/content/
MIT License
37 stars 11 forks source link

Improve resolution of passed input #34

Closed thejmazz closed 7 years ago

thejmazz commented 8 years ago

was getting undefined errors, hotfix is to add

skipPassed: true

to the task

thejmazz commented 7 years ago

done a while ago