Add a watch dog thread (#1816)
This commit is contained in:
@@ -31,7 +31,7 @@ class TestBatchPenalizerE2E(unittest.TestCase):
|
||||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
kill_child_process(cls.process.pid)
|
||||
kill_child_process(cls.process.pid, include_self=True)
|
||||
|
||||
def run_decode(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user