runtest.py: cleanup all grandchildren too.
authorJoel Martin <github@martintribe.org>
Mon, 2 Mar 2015 23:36:09 +0000 (17:36 -0600)
committerJoel Martin <github@martintribe.org>
Mon, 2 Mar 2015 23:36:09 +0000 (17:36 -0600)
commit612bfe4af7dbb1111bdd4746a67670b6cafba090
tree72b9a63c3f24d2733d80ed70ca7d17063ac39224
parent992543a7229e03ea6d60c53dfec07a8c4cc18ee7
runtest.py: cleanup all grandchildren too.

Launch Popen with process group and kill that instead. Use atexit to
register cleanup function rather than direct calls.
docs/TODO
runtest.py