summaryrefslogtreecommitdiff
path: root/python/skytools/parsing.py
diff options
context:
space:
mode:
authorMarko Kreen2010-07-19 11:18:46 +0000
committerMarko Kreen2010-07-20 14:41:23 +0000
commit98e47381836611d8704f02c8a50628a8ea678c5d (patch)
treebc41a22aec28131e3df7f6de83bf3fdfe687cc3a /python/skytools/parsing.py
parent18f153b43da8d6b4024b6537079306234fcad223 (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