Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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)."
""
2
import
socket
3
import
threading
4
Callers
nothing calls this directly
Calls
1
get_logger
Function · 0.90
Tested by
no test coverage detected