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

Add test for spawning a daemon process #24

Closed

Conversation

2tefan
Copy link

@2tefan 2tefan commented Oct 10, 2023

This test spawns a daemon thread which is not handled by the timeout. It would be nice if the mod-gearman-worker could handle that.

If this process then returns, its parent (the mod-gearman-worker) does NOT execute the .wait syscall, which in return leaves a zombie process.

@2tefan 2tefan changed the title Add check for spawning a daemon thread Add check for spawning a daemon process Oct 10, 2023
@2tefan 2tefan changed the title Add check for spawning a daemon process Add test for spawning a daemon process Oct 10, 2023
@2tefan
Copy link
Author

2tefan commented Nov 19, 2023

Using tini for reaping zombies

@2tefan 2tefan closed this Nov 19, 2023
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