[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] PATCH: Prevent zombie ssh tunnels
- From: Gerd Hoffmann <kraxel redhat com>
- To: veillard redhat com
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] PATCH: Prevent zombie ssh tunnels
- Date: Tue, 11 Sep 2007 11:35:46 +0200
Daniel Veillard wrote:
> - the ssh process dies
> - libvirt based application takes some time to notice it
> - the OS span a new process with the same PID after a PID rollabck
Can not happen as long as libvirt hasn't asked for the exist status via
waitpid() because the pid is still in use by the zombie ssh process.
cheers,
Gerd
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]