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

[17.0] [IMP] queue_job: HA job runner using session level advisory lock #673

Open
wants to merge 4 commits into
base: 17.0
Choose a base branch
from

[IMP] queue_job: make sorting more explicit

992bc9b
Select commit
Loading
Failed to load commit list.
Open

[17.0] [IMP] queue_job: HA job runner using session level advisory lock #673

[IMP] queue_job: make sorting more explicit
992bc9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 6, 2024 in 0s

16.00% of diff hit (target 83.84%)

View this Pull Request on Codecov

16.00% of diff hit (target 83.84%)

Annotations

Check warning on line 274 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L272-L274

Added lines #L272 - L274 were not covered by tests

Check warning on line 280 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L276-L280

Added lines #L276 - L280 were not covered by tests

Check warning on line 296 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 299 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 446 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L446

Added line #L446 was not covered by tests

Check warning on line 533 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L533

Added line #L533 was not covered by tests

Check warning on line 549 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L548-L549

Added lines #L548 - L549 were not covered by tests

Check warning on line 555 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L554-L555

Added lines #L554 - L555 were not covered by tests