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

Method close

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

Source from the content-addressed store, hash-verified

54 break
55
56 def close(self):
57 self.closed = True
58
59 async def wait_closed(self):
60 pass

Callers 5

mock_asyncio_runMethod · 0.45
run_brieflyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected