
30 Jul
2012
30 Jul
'12
12:10 p.m.
On 07/30/2012 05:59 PM, Daniel P. Berrange wrote:
On Mon, Jul 30, 2012 at 05:33:36PM +0800, Guannan Ren wrote:
Remove resources checking code for libvirtd to quit after timeout period. The way we support this is the same as the libvirtd signal handling, just set srv->quit to 1. NACK. We can *not* exit if resources we are managing are still active.
Daniel
Okay. I just want to make timeout option more clear to use. Maybe there is some strong reason we couldn't to do this. Guannan