fork, exec no wait

Erno Kuusela erno-news at erno.iki.fi
Sun Feb 4 10:33:34 EST 2001


In article <95f17d$fll$1 at nnrp1.deja.com>, robertcdio at my-deja.com writes:

| could call wait or waitpid but both of those stall the parents
| process...

os.waitpid(..., os.WNOHANG)

  -- erno



More information about the Python-list mailing list