Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34616

Re: forking and avoiding zombies!

References <CAF_E5JbjkWfjyCg3HwuQLekzqm=8c7X9iR=D0rZF+ekr4WcEPw@mail.gmail.com> <50C6153F.8050205@gmail.com> <CAF_E5JbPa9gb_a7o1ZgwaNfhu_ycz+CdnMCvhDe2VC8Dy5WAgA@mail.gmail.com> <50C7282B.8000708@gmail.com>
Date 2012-12-11 13:25 +0000
Subject Re: forking and avoiding zombies!
From andrea crotti <andrea.crotti.0@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.724.1355232340.29569.python-list@python.org> (permalink)

Show all headers | View raw


Ah sure that makes sense!

But actually why do I need to move away from the current directory of
the parent process?
In my case it's actually useful to be in the same directory, so maybe
I can skip that part,
or otherwise I need another chdir after..

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: forking and avoiding zombies! andrea crotti <andrea.crotti.0@gmail.com> - 2012-12-11 13:25 +0000
  Re: forking and avoiding zombies! Nobody <nobody@nowhere.com> - 2012-12-12 15:23 +0000

csiph-web