Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tox-dev/filelock
/ decorated_method
Function
decorated_method
tests/test_filelock.py:564–565 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
562
563
@lock
564
def
decorated_method() -> None:
565
assert lock.is_locked
566
567
assert not lock.is_locked
568
decorated_method()
Callers
1
test_context_decorator
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…