Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/modelscope
/ thread_utils.py
File
thread_utils.py
modelscope/utils/thread_utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright (c) Alibaba, Inc. and its affiliates.
2
3
from
concurrent.futures
import
ThreadPoolExecutor, as_completed
4
from
functools
import
wraps
Callers
nothing calls this directly
Calls
1
get_logger
Function · 0.90
Tested by
no test coverage detected