Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Clean up temporary data when a monotask fails. #29

Open
ccanel opened this issue Sep 20, 2015 · 0 comments
Open

Clean up temporary data when a monotask fails. #29

ccanel opened this issue Sep 20, 2015 · 0 comments

Comments

@ccanel
Copy link

ccanel commented Sep 20, 2015

Currently, a monotask's temporary data is only cleaned up when all of its dependents finish. If a monotask fails, then its dependents will never execute and therefore it will never be cleaned up. We need to fix the monotask cleanup logic so that temporary data is cleaned up properly in all cases.

See this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant