Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] If test logic fails, task is not deleted from kapacitor #14

Open
gpestana opened this issue Nov 8, 2017 · 1 comment
Open

[Bug] If test logic fails, task is not deleted from kapacitor #14

gpestana opened this issue Nov 8, 2017 · 1 comment

Comments

@gpestana
Copy link
Owner

gpestana commented Nov 8, 2017

After, we the task has to be explicitly removed by hand from kapacitor.

Implement clean up so that task is removed after loaded to kapacitor, no matter what happens (using defer() maybe)

@gpestana
Copy link
Owner Author

gpestana commented Nov 8, 2017

Actually, every artefact (task, data) should be deleted no matter whether test has been successful or not. The data being delete is particularly important when dealing with batch scripts.

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

No branches or pull requests

1 participant