MCPcopy
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

kill_workerMethod · 0.80

Calls

no outgoing calls

Tested by 2