Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ install_worker_int_handler
Function
install_worker_int_handler
celery/apps/worker.py:465–466 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
463
)
464
else
:
# pragma: no cover
465
def
install_worker_int_handler(*args, **kwargs):
466
pass
467
468
469
def
_reload_current_worker():
Callers
1
install_platform_tweaks
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected