MCPcopy Create free account
hub / github.com/IBM/mcp-cli / close

Method close

tests/apps/test_bridge.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62 self.sent.append(msg)
63
64 async def close(self) -> None:
65 self.closed = True
66
67
68def _make_bridge() -> tuple[AppBridge, FakeToolManager]:

Callers 5

boomMethod · 0.45
_raise_timeoutMethod · 0.45
_run_and_closeMethod · 0.45
_runMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected