Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_async
Method · 0.45
handle_client
Method · 0.45
handle_connection
Method · 0.45
_shutdown
Method · 0.45
close
Method · 0.45
_handle_client
Method · 0.45
test_http_request_response
Method · 0.45
run_briefly
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected