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

-d keeps false running jobs #61

Open
baminou opened this issue Jan 23, 2019 · 1 comment
Open

-d keeps false running jobs #61

baminou opened this issue Jan 23, 2019 · 1 comment

Comments

@baminou
Copy link

baminou commented Jan 23, 2019

When using -d to execute and specify the minimum space to run a job, I had a bug.
Steps:

  1. Running the executor with -d 500
  2. Space on the VM goes under 500 so no more jobs are picked up
  3. Freeing some space so the VM space goes over 500
  4. Some jobs are still marked as running, but the number of tasks is still at 0

It might be hard to reproduce.

@junjun-zhang
Copy link
Contributor

@baminou this should have been fixed, please make sure the latest JT-CLI is used.

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

No branches or pull requests

2 participants