Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FrameworkComputer/inputmodule-rs
/ stop_thread
Function
stop_thread
python/inputmodule/gui/gui_threading.py:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
6
def
stop_thread():
7
global STOP_THREAD
8
STOP_THREAD = True
9
10
11
def
reset_thread():
Callers
1
run_gui
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected