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

Method wait_closed

tests/test_dirty_worker.py:87–88  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

85 self.closed = True
86
87 async def wait_closed(self):
88 pass
89
90 def get_extra_info(self, name):
91 return None

Callers 8

_close_asyncMethod · 0.45
handle_clientMethod · 0.45
handle_connectionMethod · 0.45
_shutdownMethod · 0.45
closeMethod · 0.45
_handle_clientMethod · 0.45
run_brieflyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected