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

Ensure workers have correct sigmask #425

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Ensure workers have correct sigmask #425

merged 1 commit into from
Mar 13, 2024

Conversation

carlgsmith
Copy link
Contributor

The slow work thread should have all signals blocked. But should call callbacks with the worker_sigmask. Tidy up variable naming so this is more obvious if this code is changed later.

The slow work thread should have all signals blocked.
But should call callbacks with the worker_sigmask.
Tidy up variable naming so this is more obvious if
this code is changed later.
@carlgsmith carlgsmith requested a review from sparlane March 13, 2024 06:18
@carlgsmith carlgsmith merged commit 13ecc9f into master Mar 13, 2024
1 check passed
@carlgsmith carlgsmith deleted the worker_sigmask branch March 13, 2024 21:02
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.

3 participants