0.1.7
This commit is contained in:
@@ -201,6 +201,8 @@ class BitBrowser:
|
||||
raise Exception(res)
|
||||
bol = self.bit_browser_status(pk)
|
||||
if bol:
|
||||
# 等待5秒
|
||||
time.sleep(5)
|
||||
raise Exception(f'浏览器ID {pk} 未正常关闭')
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user