MCPcopy 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
19class LockTimeout(Exception):
20 pass
21
22
23class FileLock(fasteners.InterProcessLock):

Callers 1

lockedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected