diff options
author | Marko Kreen | 2010-07-19 11:18:46 +0000 |
---|---|---|
committer | Marko Kreen | 2010-07-20 14:41:23 +0000 |
commit | 98e47381836611d8704f02c8a50628a8ea678c5d (patch) | |
tree | bc41a22aec28131e3df7f6de83bf3fdfe687cc3a /python/skytools/parsing.py | |
parent | 18f153b43da8d6b4024b6537079306234fcad223 (diff) |
londiste: avoid zombie processes with P_WAIT
os.spawn(P_NOWAIT) leaves zombie childs. P_WAIT is safe
to use here, as child should daemonize itself anyway.
Diffstat (limited to 'python/skytools/parsing.py')
0 files changed, 0 insertions, 0 deletions