mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-30 05:31:40 +08:00
更新 __init__.py
This commit is contained in:
@@ -38,7 +38,7 @@ class StreamingHandler:
|
||||
"""
|
||||
|
||||
# 流式输出的刷新间隔(秒)
|
||||
FLUSH_INTERVAL = 1.0
|
||||
FLUSH_INTERVAL = 0.3
|
||||
|
||||
def __init__(self):
|
||||
self._lock = threading.Lock()
|
||||
|
||||
Reference in New Issue
Block a user