• Levin Zimmermann's avatar
    wcfs/pintimeout_kill: Fix killed testing if successful · c5a66254
    Levin Zimmermann authored
    In case 'test_wcfs_pintimeout_kill' is successful, WCFS kills the
    client process. In order to prevent WCFS from killing the full
    testing process, we therefore need to encapsulate the test code into
    a subprocess, so that only this subprocess is killed in case of a
    success.
    c5a66254
wcfs_test.py 68.9 KB