MCPcopy
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 )
464else: # pragma: no cover
465 def install_worker_int_handler(*args, **kwargs):
466 pass
467
468
469def _reload_current_worker():

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected