Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ notify_main_thread
Function
notify_main_thread
ci/util/global_interrupt_handler.py:175–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
174
175
def
notify_main_thread() -> None:
176
_handler.notify_main_thread()
177
178
179
def
handle_keyboard_interrupt(ki: KeyboardInterrupt) -> None:
Callers
6
connect
Method · 0.90
drain_boot_output
Method · 0.90
send_and_match
Method · 0.90
_wait_for_response
Method · 0.90
_detect_signature
Method · 0.90
handle_keyboard_interrupt
Function · 0.85
Calls
1
notify_main_thread
Method · 0.80
Tested by
1
_detect_signature
Method · 0.72