Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
def
create_TCPInstrumentHandler(instrument):
Callers
3
main_generic
Function · 0.80
create_actuator_server
Function · 0.80
create_sensor_server
Function · 0.80
Calls
1
finalize
Method · 0.45
Tested by
no test coverage detected