[PR #562] [MERGED] fix zombie processes #614

Closed
opened 2026-02-27 15:59:22 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/562 **Author:** [@djylb](https://github.com/djylb) **Created:** 1/20/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`2aa0d17`](https://github.com/retspen/webvirtcloud/commit/2aa0d17db538eb79d4bd4f20640c394c4bad2007) fix zombie processes - [`ce9498d`](https://github.com/retspen/webvirtcloud/commit/ce9498d06d50e6f98ec6e81a51387cdf26bc86e1) fix zombie processes - [`bb9fe83`](https://github.com/retspen/webvirtcloud/commit/bb9fe83836c3de167d9928ffae65f09ff0bd3e91) fix zombie processes ### 📊 Changes **3 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `console/novncd` (+3 -0) 📝 `console/socketiod` (+3 -0) 📝 `webvirtcloud/wsgi.py` (+3 -0) </details> ### 📄 Description When I was testing, I found that multiple zombie processes were generated, so I tried to fix it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#614
No description provided.