Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FrameworkComputer/inputmodule-rs
/ reset_thread
Function
reset_thread
python/inputmodule/gui/gui_threading.py:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
11
def
reset_thread():
12
global STOP_THREAD
13
STOP_THREAD = False
14
15
16
def
is_thread_stopped():
Callers
4
countdown
Function · 0.90
blinking
Function · 0.90
random_eq
Function · 0.90
clock
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected