MCPcopy
hub / github.com/celery/celery / pidbox.py

File pidbox.py

celery/worker/pidbox.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Worker Pidbox (remote control)."""
2import socket
3import threading
4

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected