MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / stop

Method stop

service/character.py:533–534  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

531 self.callback[0](self.callback[1], sys.exc_info())
532
533 def stop(self):
534 self.running = False

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected