Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
def
_make_bridge() -> tuple[AppBridge, FakeToolManager]:
Callers
5
boom
Method · 0.45
_raise_timeout
Method · 0.45
_run_and_close
Method · 0.45
_run
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected