Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh1994 committed Oct 21, 2024
1 parent 067e056 commit 1a98e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lazyllm/module/module.py
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ def _get_deploy_tasks(self):

def stop(self):
self._launcher.cleanup()
self._get_deploy_tasks.flag.reset()

def __del__(self):
self.stop()
Expand Down

0 comments on commit 1a98e80

Please sign in to comment.