from examples.lifespans.worker import lifespan_workflow result = lifespan_workflow.run() print(result)