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

Method wait_closed

tests/test_dirty_arbiter.py:59–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

57 self.closed = True
58
59 async def wait_closed(self):
60 pass
61
62 def get_extra_info(self, name):
63 return None

Callers 1

run_brieflyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected