validate:launcher: Reset process on clean
This commit is contained in:
parent
3650e66aec
commit
520c2102cc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user