Comment 5 for bug 1168526

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1168526] Re: race condition causing lxc to not detect container init process exit

Quoting Pavel Bennett (<email address hidden>):
> Btw, that "queueing mode" would simply mean not calling epoll_wait until
> the pid is available. This shouldn't require managing a queue ourselves.
> Can you think of anything that this would break?

No - I had wanted to do this originally, but there was some reason it
seemed not doable - I don't remember why. Do you have a patch try it?