Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ LockTimeout
Class
LockTimeout
src/scancode/lockfile.py:19–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
19
class
LockTimeout(Exception):
20
pass
21
22
23
class
FileLock(fasteners.InterProcessLock):
Callers
1
locked
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected