From: Charles-François Natali Date: Sat, 12 Jan 2013 15:55:31 +0000 (+0100) Subject: Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill() X-Git-Tag: v3.4.0a1~1628 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c566b3ce9a2c3b27f7f90ec0151d187403ead38;p=thirdparty%2FPython%2Fcpython.git Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill() returns ESRCH for a zombie process, which is not POSIX-compliant. --- 6c566b3ce9a2c3b27f7f90ec0151d187403ead38