Don't wait during selftest process cleanup
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 17 Apr 2021 16:05:03 +0000 (16:05 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 17 Apr 2021 16:05:03 +0000 (16:05 +0000)
commit3679895b52c48070dd874b92e2b7e01dcd232feb
tree42649556dd204faf0099cb8a70abcec572f9554c
parent787d1bc42c8b9cde309709f520e254e66a23ff8d
Don't wait during selftest process cleanup

Remove an unconditional one-second delay after executing kill during
process cleanup. Subsequent torture tests indicate this was likely
unnecessary, but it slowed down testing considerably.
mudpy/tests/selftest.py