mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-10 02:37:56 +08:00
release lock
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user