At 2010年11月30日 11:54, Wen Congyang Write: > # HG changeset patch > # User Wen Congyang <[email protected]> > # Date 1291088831 -28800 > # Node ID 5cb32ed0871c72cd715214e83df8725d74ba9e9e > # Parent b81696db7c272544f20dd62709ced7bdc9aea0a8 > Support job cancellation for migration, save functions > > If we cancel migration or save function, we receive a error. > I don't know how to avoid this...
Hmm, the libvirt provides API libvirt.jobinfo and we can use this API to check whether the job is cancelled. So, please ignore this patch, I will update this patch. > _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
