MCPcopy Create free account
hub / github.com/LabPy/lantz / shutdown

Method shutdown

lantz/simulators/instrument.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58 pass
59
60 def shutdown(self):
61 self.finalize()
62
63
64def create_TCPInstrumentHandler(instrument):

Callers 3

main_genericFunction · 0.80
create_actuator_serverFunction · 0.80
create_sensor_serverFunction · 0.80

Calls 1

finalizeMethod · 0.45

Tested by

no test coverage detected