Skip to content

Conversation

Appla
Copy link
Contributor

@Appla Appla commented Oct 13, 2025

This PR fixes an issue where a worker process failed to send a SIGIO signal to the manager process after push_message during the async_reload phase when running as a non-root user.
Modifying the manager process’s SUID would be a simpler workaround, but it may introduce security risks.

As an alternative, this patch delegates the signal delivery to the reactor thread.

@Appla Appla changed the title fix: worker cannot send signal to manager when running as non-root in… fix: worker cannot send signal to manager when running as non-root user Oct 13, 2025
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