[virt-tools-list] [PATCH virt-manager 0/3] don't block the UI when the connection is lost

Giuseppe Scrivano gscrivan at redhat.com
Tue Jul 1 13:36:40 UTC 2014


Take advantage of virConnectSetKeepAlive and check the connection
every 20 seconds.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1105530

Giuseppe Scrivano (3):
  virtinst: add method to set connection keep-alive
  virt-manager: check if still connected every 20 seconds
  console: prevent access to deleted objects

 virtManager/connection.py |  1 +
 virtManager/console.py    | 12 ++++++++++--
 virtinst/connection.py    |  6 +++++-
 3 files changed, 16 insertions(+), 3 deletions(-)

-- 
1.9.3




More information about the virt-tools-list mailing list