mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #562] [MERGED] fix zombie processes #614
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#614
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/562
Author: @djylb
Created: 1/20/2023
Status: ✅ Merged
Merged: 1/23/2023
Merged by: @catborise
Base:
master← Head:master📝 Commits (3)
2aa0d17fix zombie processesce9498dfix zombie processesbb9fe83fix zombie processes📊 Changes
3 files changed (+9 additions, -0 deletions)
View changed files
📝
console/novncd(+3 -0)📝
console/socketiod(+3 -0)📝
webvirtcloud/wsgi.py(+3 -0)📄 Description
When I was testing, I found that multiple zombie processes were generated, so I tried to fix it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.