Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jtesta/ssh-audit
/ settimeout
Method
settimeout
test/conftest.py:99–100 ·
view source on GitHub ↗
(self, timeout)
Source
from the content-addressed store, hash-verified
97
self.blocking = r
98
99
def
settimeout(self, timeout):
100
self.timeout = timeout
101
102
def
gettimeout(self):
103
return
self.timeout
Callers
3
_worker_process
Method · 0.80
listen_and_accept
Method · 0.80
connect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected