Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tox-dev/filelock
/ __del__
Method
__del__
tasks/capabilities.py:74–75 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
72
73
class
Probe:
74
def
__del__(self) -> None:
75
finalized.append(True)
76
77
Probe()
78
return
bool(finalized)
Callers
1
test_async_del_without_any_loop_returns
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_async_del_without_any_loop_returns
Function · 0.36