-
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.
edfaa116