- fix the problem with the
This commit is contained in:
@@ -26,7 +26,7 @@ verbose_logging: bool = False
|
||||
the_log = None
|
||||
|
||||
# 1 minute network timeout
|
||||
NETWORK_TIMEOUT = 60
|
||||
NETWORK_TIMEOUT = 15
|
||||
|
||||
|
||||
def open_log_file(path: str, mode: str):
|
||||
|
||||
Reference in New Issue
Block a user