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

Method stop

service/price.py:274–275  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

272 callbacks.append(callback)
273
274 def stop(self):
275 self.running = False
276
277
278# Import market sources only to initialize price source modules, they register on their own

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected