MCPcopy Create free account
hub / github.com/FastLED/FastLED / wait_for_cleanup

Function wait_for_cleanup

ci/util/global_interrupt_handler.py:192–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190
191
192def wait_for_cleanup() -> None:
193 _handler.wait_for_cleanup()
194
195
196def install_signal_handler() -> None:

Callers 2

mainFunction · 0.90
mainFunction · 0.90

Calls 1

wait_for_cleanupMethod · 0.80

Tested by 1

mainFunction · 0.72