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

Bring back parallel signing for tworkers. #4447

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Bring back parallel signing for tworkers. #4447

merged 1 commit into from
Nov 26, 2024

Conversation

jonathanmetzman
Copy link
Collaborator

@jonathanmetzman jonathanmetzman commented Nov 26, 2024

It's important for speed, probably safe on tworkers, and it will be very easy to notice if things go wrong since the preprocess queue will pile up.
This PR also fixes a bad bug where the max_pool_size was not obeyed, but in practice since this code never runs on machines with more than 2 cores, it's unlikely to matter.
Partial undoes #4430

It's important for speed, probably safe on tworkers, and it will
be very easy to notice if things go wrong since the preprocess
queue will pile up.
@jonathanmetzman jonathanmetzman changed the title Bring back parallel signing for workers. Bring back parallel signing for tworkers. Nov 26, 2024
@jonathanmetzman jonathanmetzman merged commit c17c3ff into master Nov 26, 2024
7 checks passed
@jonathanmetzman jonathanmetzman deleted the safepool branch November 26, 2024 21:06
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

Successfully merging this pull request may close these issues.

1 participant