取消storyline进程池模式以提升兼容性

This commit is contained in:
lededev
2022-04-18 01:07:58 +08:00
parent 5d00dd29e4
commit 3224f8c1ab
2 changed files with 5 additions and 9 deletions

View File

@@ -668,7 +668,6 @@ def period(delta, pattern):
if __name__ == '__main__':
version = '6.0.3'
multiprocessing.freeze_support()
urllib3.disable_warnings() # Ignore http proxy warning
app_start = time.time()