[openstack-dev] [Quantum] Eventlet and Zombie Processes

Johannes Erdfelt johannes at erdfelt.com
Sun Aug 12 04:21:58 UTC 2012


On Sun, Aug 12, 2012, Gary Kotton <gkotton at redhat.com> wrote:
> >>I have found the following:
> >>https://bugs.launchpad.net/nova/+bug/718390 - I was unable to find
> >>the code that was patched to fix the problem.
> >That was pre-git. You can find the patch at this page and clicking on
> >"Diff: 19 lines (-1/+1) 1 file modified":
> >
> >https://code.launchpad.net/~soren/nova/eventlet-subprocess
> >
> >>For a test I used the execute function from nova. This did not help.
> >>
> >>Does anybody have an idea how to address this?
> >Hopefully the same patch helps.
> 
> Thank you. Yes, this helps. In the nova/utils.py I see that this is
> no longer used. Any idea why?

I still see the eventlet version of subprocess being used in
nova/utils.py

Why don't you think it's no longer used?

JE




More information about the OpenStack-dev mailing list