Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ size
Method
size
lib/sqlalchemy/pool/impl.py:242–243 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
240
)
241
242
def
size(self) -> int:
243
return
self._pool.maxsize
244
245
def
timeout(self) -> float:
246
return
self._timeout
Callers
5
_do_get
Method · 0.95
dispose
Method · 0.95
status
Method · 0.95
status
Method · 0.80
test_recreate
Method · 0.80
Calls
no outgoing calls
Tested by
2
status
Method · 0.64
test_recreate
Method · 0.64