mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-11 03:06:51 +02:00
Added a function to close idle HTTP connections in the LXCCommand method. This addresses potential goroutine leaks caused by the go-proxmox library's TermWebSocket not closing underlying HTTP/2 connections. The websocket closer is now wrapped to ensure proper cleanup of transport connections when the command execution is finished.
4.5 KiB
4.5 KiB