Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ stop
Method
stop
service/character.py:137–138 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
135
wx.CallAfter(self.callback)
136
137
def
stop(self):
138
self.running = False
139
140
141
class
Character:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected