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:
- Setup Turnstyle
- Trigger 3 jobs
- Cancel 1st job and wait for # 2 to auto start, then re-run job # 1.
- Now job # 2 has started and the # 1 job is also started in parallel
Tested with: v0.1.4