Add a watch dog thread (#1816)
This commit is contained in:
@@ -15,4 +15,4 @@ if __name__ == "__main__":
|
||||
except Exception as e:
|
||||
raise e
|
||||
finally:
|
||||
kill_child_process(os.getpid(), including_parent=False)
|
||||
kill_child_process()
|
||||
|
||||
Reference in New Issue
Block a user