Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_run
Method · 0.45
test_signal_handler_with_loop
Method · 0.45
run_briefly
Method · 0.45
test_sigchld_handler_with_loop
Method · 0.45
test_sighup_handler_with_loop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected