Class _WorkerSetupPlugin
This is used to support older setup functions as callbacks
Declaration
source linkDocumentation
Methods
▶ def setup(self, worker) overrideinherited doc Run when the plugin is attached to a worker. This happens when the plugin is registered and attached to existing workers, or when a worker is created after the plugin has been registered.