]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Try a different approach to zombie prevention
authorZack Cerza <zack@cerza.org>
Mon, 2 Jun 2014 14:18:31 +0000 (09:18 -0500)
committerZack Cerza <zack@cerza.org>
Mon, 2 Jun 2014 14:23:27 +0000 (09:23 -0500)
commitae0d26ae718f4e2b11d8972f3f8d257e7cee3836
tree8bf0359eebe68e0456a82b9ae9bb856918b8ffa8
parent3968f6f744a1dd9722740b5bae74c727c8bc2a7c
Try a different approach to zombie prevention

The previous method I had committed had the unfortunate side-effect of
preventing teuthology job processes from giving their returncode to the
worker process. This method shouldn't do that.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/worker.py