"zombie processes"
Open
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
I've been using the schedule.py module to manage lots of different processes running on one of our servers. But now I see this when I login:
=> There are 13738 zombie processes.
I'm guessing that this has to do with the way schedule.py cleans up the task after it's done. Does anyone have a fix for this?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.