services: release daily client after leave
This commit is contained in:
@@ -219,6 +219,7 @@ class DailyTransportService(BaseTransportService, EventHandler):
|
|||||||
|
|
||||||
def _post_run(self):
|
def _post_run(self):
|
||||||
self.client.leave()
|
self.client.leave()
|
||||||
|
self.client.release()
|
||||||
|
|
||||||
def on_first_other_participant_joined(self):
|
def on_first_other_participant_joined(self):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user