MCPcopy
hub / github.com/celery/celery / init_worker_process

Method init_worker_process

celery/loaders/base.py:116–117  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

114 self.on_worker_shutdown()
115
116 def init_worker_process(self):
117 self.on_worker_process_init()
118
119 def config_from_object(self, obj, silent=False):
120 if isinstance(obj, str):

Callers 2

process_initializerFunction · 0.80

Calls 1

Tested by 1