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

FPM delete child log event before child is killed #9817

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bukka
Copy link
Member

@bukka bukka commented Oct 24, 2022

This was meant like a different approach for fixing #8517 rather than #9444 but it didn't actually fix the issue. It still however makes sense to clear up those events to reduce the number of fd which might be beneficial.

We should delete event before freeing child so it cannot be triggered
after the child is freed.
@bukka bukka changed the title Fix GH-8517: FPM child can be possibly freed before stdio event FPM delete child log event before child is killed Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant