Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ lazy_gc
Function
lazy_gc
lib/sqlalchemy/testing/util.py:54–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
gc_collect = gc.collect
53
54
def
lazy_gc():
55
pass
56
57
58
def
picklers():
Callers
3
test_checkin_event_gc
Method · 0.90
_do_testqueuepool
Method · 0.90
_test_queuepool
Method · 0.90
Calls
no outgoing calls
Tested by
3
test_checkin_event_gc
Method · 0.72
_do_testqueuepool
Method · 0.72
_test_queuepool
Method · 0.72