baffelli / pyperator

Simple python workflow engine based on asyncio and a DAG structure.
MIT License
59 stars 7 forks source link

Cleanup when shell fails #12

Open baffelli opened 7 years ago

baffelli commented 7 years ago

If the shell component fails midway, the already created files should be deleted.