Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ hostname
Method
hostname
celery/worker/request.py:250–251 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
248
249
@property
250
def
hostname(self):
251
return
self._hostname
252
253
@property
254
def
ignore_result(self):
Callers
3
test_shutdown_exit_with_zero
Method · 0.80
test_broker_failover_ui
Method · 0.80
kill_worker
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_shutdown_exit_with_zero
Method · 0.64
test_broker_failover_ui
Method · 0.64