mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
release lock
This commit is contained in:
parent
022746bf9f
commit
d447563a1f
@ -43,6 +43,7 @@ class Render(metaclass=Singleton):
|
||||
self.interval_log = ''
|
||||
if self.browser:
|
||||
await self.browser.close()
|
||||
self.lock.release()
|
||||
|
||||
def _inter_log(self, message: str) -> None:
|
||||
# self.interval_log += asctime() + '' + message + '\n'
|
||||
|
Loading…
x
Reference in New Issue
Block a user