pub fn run(config_path: &Path) -> !
Run the worker process: load dotenv, boot the loader, watch the entry file, and block until a signal (or a worker service call) exits the process. Never returns.
worker