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

Set job execution thread priority to -3 when in async mode #1560

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

bensheldon
Copy link
Owner

Closes #1554.

Threading this configuration down into the Scheduler was surprisingly difficult 😅

@bensheldon bensheldon force-pushed the lower_thread_priority branch from 98ac4fc to f7c29a6 Compare December 7, 2024 16:17
@bensheldon bensheldon added the enhancement New feature or request label Dec 12, 2024
@bensheldon bensheldon merged commit 125be6d into main Dec 12, 2024
25 checks passed
@bensheldon bensheldon deleted the lower_thread_priority branch December 12, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Lower Ruby Thread priority for jobs by default when running in Async mode
1 participant