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