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

run with status: :submitted is not destroyed if submitted_to is disabled #505

Open
takeshi-uchitane opened this issue Nov 11, 2016 · 0 comments
Assignees
Labels

Comments

@takeshi-uchitane
Copy link
Contributor

takeshi-uchitane commented Nov 11, 2016

In logs page, same massages are inserted.

service 	2016-11-11 02:48:17 UTC 	INFO 	skip destroying Simulator 575fe0f237636400dbe10200. not destroyable yet.
service 	2016-11-11 02:48:10 UTC 	INFO 	skip destroying Simulator 575fe0f237636400dbe10200. not destroyable yet.
service 	2016-11-11 02:48:03 UTC 	INFO 	skip destroying Simulator 575fe0f237636400dbe10200. not destroyable yet.

It is due to the status of a run of the simulator is :submitted and submitted_to is disabled.
In my case, the host has not been available.
Thus, I have to destroy it manually.

Would you have any better solution?

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

No branches or pull requests

2 participants