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

Method __exit__

tests/utils/device_simulator.py:278–279  ·  view source on GitHub ↗
(self, exc_type, exc_val, exc_tb)

Source from the content-addressed store, hash-verified

276 return self
277
278 def __exit__(self, exc_type, exc_val, exc_tb):
279 self.stop()

Callers

nothing calls this directly

Calls 1

stopMethod · 0.95

Tested by

no test coverage detected