os.fork on linux defunct

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Fri Jul 30 20:52:29 EDT 2010


In message
<77a879cc-94ab-4e2a-a4af-a6945a5b8e9d at q16g2000prf.googlegroups.com>, Ray 
wrote:

> I think I found it. need to call os.wait()

The rule on Unix/Linux systems is: “always remember to gobble your zombie 
children”.



More information about the Python-list mailing list