Skip to content

Unblock signals earlier in worker process#466

Merged
Bogdanp merged 2 commits into
Bogdanp:masterfrom
FinnLidbetter:bug/inherited-blocked-signals
Jan 16, 2022
Merged

Unblock signals earlier in worker process#466
Bogdanp merged 2 commits into
Bogdanp:masterfrom
FinnLidbetter:bug/inherited-blocked-signals

Conversation

@FinnLidbetter

Copy link
Copy Markdown
Contributor

Fixes #465

Adds lots of tests for threads and processes that may be affected
depending on when signals are unblocked.

Fixes Bogdanp#465

Adds lots of tests for threads and processes that may be affected
depending on when signals are unblocked.
@Bogdanp
Bogdanp merged commit c920bfb into Bogdanp:master Jan 16, 2022
@Bogdanp

Bogdanp commented Jan 16, 2022

Copy link
Copy Markdown
Owner

Looks good. Thanks!

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.

Worker threads are started with sigmask blocking SIGTERM, SIGHUP and SIGINT

2 participants