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

Method close

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

Source from the content-addressed store, hash-verified

82 break
83
84 def close(self):
85 self.closed = True
86
87 async def wait_closed(self):
88 pass

Calls

no outgoing calls

Tested by

no test coverage detected