MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / stop

Method stop

src/astroprint/software.py:168–169  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

166 self._stop = False
167
168 def stop(self):
169 self._stop = True
170
171 def run(self):
172 #We need to give the UI a chance to update before starting so that the message can be sent...

Callers 1

resetUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected