MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / __exit__

Method __exit__

tests/integration/test_mcp.py:84–85  ·  view source on GitHub ↗
(self, *_)

Source from the content-addressed store, hash-verified

82 return self
83
84 def __exit__(self, *_):
85 self.disconnect()
86
87 # ------------------------------------------------------------------
88 # Send / receive

Callers

nothing calls this directly

Calls 1

disconnectMethod · 0.95

Tested by

no test coverage detected