validate:launcher: Reset process on clean

This commit is contained in:
Thibault Saunier 2019-03-27 15:07:48 -03:00 committed by Thibault Saunier
parent 3650e66aec
commit 520c2102cc

View file

@ -166,6 +166,7 @@ class Test(Loggable):
self.extra_logfiles = []
self.__env_variable = []
self.kill_subprocess()
self.process = None
def __str__(self):
string = self.classname