[GH-ISSUE #655] ssue of multiple sleeping SSH connections #498

Open
opened 2026-02-27 16:39:28 +03:00 by kerem · 0 comments
Owner

Originally created by @Priyanka12345678910 on GitHub (Jan 6, 2018).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/655

@retspen, @brenard conn.close() is not closing the connections while I uncommented the self.wvm.close() line in connection.py (in the very end of the file). It is leaving the connection processes sleeping and every restart open in connection and hence number of processes are increasing. Can you please help me on this. How can I close these sleeping connections without killing and restarting supervisord.

It would be great if you can look into it. I am in need.

Originally created by @Priyanka12345678910 on GitHub (Jan 6, 2018). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/655 @retspen, @brenard conn.close() is not closing the connections while I uncommented the self.wvm.close() line in connection.py (in the very end of the file). It is leaving the connection processes sleeping and every restart open in connection and hence number of processes are increasing. Can you please help me on this. How can I close these sleeping connections without killing and restarting supervisord. It would be great if you can look into it. I am in need.
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/webvirtmgr#498
No description provided.