Skip to content

Conversation

@copybara-service
Copy link

sentry/kernel: check for pending signals after Task.endInternalStopLocked()

This affects GNU make in particular, which can otherwise receive SIGCHLD during
vfork(), fail to deliver it, and subsequently miss all future SIGCHLDs due to
signal deduplication.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Dec 29, 2025
…cked()

This affects GNU make in particular, which can otherwise receive SIGCHLD during
vfork(), fail to deliver it, and subsequently miss all future SIGCHLDs due to
signal deduplication.

PiperOrigin-RevId: 850115546
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant