MCPcopy
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
26def test_manager_shutdown_called_for_diff(monkeypatch: Any, tmp_path: Path) -> None:

Callers 3

reformat_manyFunction · 0.80
schedule_formattingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected