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

Re-run job doesn't take Turnstyle into consideration #29

Open
fredrikgiang opened this issue Dec 3, 2020 · 1 comment
Open

Re-run job doesn't take Turnstyle into consideration #29

fredrikgiang opened this issue Dec 3, 2020 · 1 comment

Comments

@fredrikgiang
Copy link

fredrikgiang commented Dec 3, 2020

When re-running a job, the new job doesn't take Turnstyle into consideration. This makes it not queue and run in parallel.

Change request:
Make a job re-run take Turnstyle into consideration.

Steps:

  1. Setup Turnstyle
  2. Trigger 3 jobs
  3. Cancel 1st job and wait for # 2 to auto start, then re-run job # 1.
  4. Now job # 2 has started and the # 1 job is also started in parallel

Tested with: v0.1.4

@softprops
Copy link
Owner

Thanks for the report. I'd assume a new job would be a new run. Thanks for the detailed reproduction steps. I've got this on my radar now.

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