Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Callers
15
test_notify_calls_tmp_notify
Method · 0.45
test_signal_handler_sets_alive_false
Method · 0.45
test_signal_handler_sigusr1_reopens_logs
Method · 0.45
test_signal_handler_with_loop_calls_shutdown
Method · 0.45
test_signal_handler_sigquit
Method · 0.45
test_signal_handler_sigint
Method · 0.45
test_signal_handler_sigabrt
Method · 0.45
test_shutdown_closes_server
Method · 0.45
test_shutdown_without_server
Method · 0.45
run_briefly
Method · 0.45
test_run_async_creates_socket
Method · 0.45
test_heartbeat_loop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected