Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/black
/ shutdown
Method
shutdown
tests/test_concurrency_manager_shutdown.py:22–23 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
20
return
object()
21
22
def
shutdown(self) -> None:
23
self.shutdown_called = True
24
25
26
def
test_manager_shutdown_called_for_diff(monkeypatch: Any, tmp_path: Path) -> None:
Callers
3
reformat_many
Function · 0.80
schedule_formatting
Function · 0.80
test_blackd_format_code_limits_executor_queue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected