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

Starman worker zombie processes showing up #152

Open
wbiker opened this issue Jan 16, 2024 · 1 comment
Open

Starman worker zombie processes showing up #152

wbiker opened this issue Jan 16, 2024 · 1 comment

Comments

@wbiker
Copy link

wbiker commented Jan 16, 2024

For about three month we have been noticing an increasing number of zombie processes in our catalyst web application.

It looks like certain starman worker processes spawning one or more new worker processes which become a zombie and stays around quite a time until cleaned by something. That has a impact in the performance and causes quite trouble.
We are not sure what is the cause of the problem. Could be our software but also a bug in starman?

Is there a way to debug starman to get more information about the reason the worker become zombies?

image

@Peronamus
Copy link

Same Problem here

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

No branches or pull requests

2 participants