Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ stop
Method
stop
service/market.py:95–96 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
93
pyfalog.critical(e)
94
95
def
stop(self):
96
self.running = False
97
98
99
class
SearchWorkerThread(threading.Thread):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected