MCPcopy
hub / github.com/benoitc/gunicorn / settimeout

Method settimeout

benchmarks/dirty_streaming.py:541–542  ·  view source on GitHub ↗
(self, timeout)

Source from the content-addressed store, hash-verified

539 return result
540
541 def settimeout(self, timeout):
542 self._timeout = timeout
543
544 # Create mock client
545 client = DirtyClient("/tmp/benchmark.sock", timeout=30.0)

Callers 9

close_gracefulFunction · 0.45
finish_bodyMethod · 0.45
connectMethod · 0.45
_read_next_chunkMethod · 0.45
_connectMethod · 0.45
connectMethod · 0.45
_send_manage_messageMethod · 0.45
_query_dirty_workersMethod · 0.45
create_h2_connectionFunction · 0.45

Calls

no outgoing calls

Tested by 1

create_h2_connectionFunction · 0.36