log tests/killdaemons.py @ 50517:cd2a2963b982

age author description
Tue, 31 May 2022 23:45:33 +0200 Manuel Jacob py3: catch ProcessLookupError instead of checking errno == ESRCH
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sat, 05 May 2018 19:00:03 -0700 Gregory Szorc tests: remove pid file by default
Thu, 15 Jun 2017 21:59:42 -0400 Matt Harbison killdaemons: fix WaitForSingleObject() error handling logic on Windows
Tue, 06 Jun 2017 20:18:06 -0400 Matt Harbison killdaemons: explicitly set the ctypes signatures