[ENHANCEMENT] Resource Cleanup on Panic/Crash #11

Open
opened 2026-02-11 19:23:43 +00:00 by thabeta · 0 comments
Owner

Description

Network interfaces and IPTables rules remain on the host if the process crashes.

Proposed Fix

Implement a signal handler or a garbage collection routine in chvm doctor.

### Description Network interfaces and IPTables rules remain on the host if the process crashes. ### Proposed Fix Implement a signal handler or a garbage collection routine in `chvm doctor`.
Sign in to join this conversation.
No labels
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
geomind_code/my_hypervisor#11
No description provided.