mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
更新 thread.py
This commit is contained in:
@@ -2,7 +2,7 @@ from concurrent.futures import ThreadPoolExecutor
|
|||||||
from typing import Optional
|
from typing import Optional
|
||||||
|
|
||||||
from app.utils.singleton import Singleton
|
from app.utils.singleton import Singleton
|
||||||
from core.config import settings
|
from app.core.config import settings
|
||||||
|
|
||||||
|
|
||||||
class ThreadHelper(metaclass=Singleton):
|
class ThreadHelper(metaclass=Singleton):
|
||||||
|
|||||||
Reference in New Issue
Block a user