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

Method stop

service/market.py:181–182  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

179 self.cv.release()
180
181 def stop(self):
182 self.running = False
183
184 def _prepareRequestNormal(self, request):
185 # Escape regexp-specific symbols, and un-escape whitespaces

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected