Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelTC/LightX2V
/ lockable_dict.py
File
lockable_dict.py
lightx2v/utils/lockable_dict.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
contextlib
import
contextmanager
2
from
typing
import
Any, Iterable, Mapping
3
4
Callers
nothing calls this directly
Calls
3
LockableDict
Class · 0.85
lock
Method · 0.80
temporarily_unlocked
Method · 0.80
Tested by
no test coverage detected