MCPcopy 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
175def notify_main_thread() -> None:
176 _handler.notify_main_thread()
177
178
179def handle_keyboard_interrupt(ki: KeyboardInterrupt) -> None:

Callers 6

connectMethod · 0.90
drain_boot_outputMethod · 0.90
send_and_matchMethod · 0.90
_wait_for_responseMethod · 0.90
_detect_signatureMethod · 0.90

Calls 1

notify_main_threadMethod · 0.80

Tested by 1

_detect_signatureMethod · 0.72