« Previous | Next » 

Revision 00ad5362

ID00ad536269ef1bbb3c0f09b9b5ef3b4ee9b79c7d
Parent 1de62f37
Child ec79568d

Added by Guido Trotter about 15 years ago

KVM: Make GetAllInstancesInfo concurrency-safe

Or actually more so. If this function gets called while instances get
shut down, it might try to report information on instances which don't
exits. Try to fail gracefully if that happens, by just skipping an
instance which has disappeared in the meantime.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences