mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-05-01 15:10:02 -05:00
8e80faf2d6
* api changes * doc changes * move docs * generated * generate * pkg * backmerge main * revert to main * revert main * race? * remove go tests
4 lines
95 B
Python
4 lines
95 B
Python
from examples.durable_sleep.worker import durable_sleep_task
|
|
|
|
durable_sleep_task.run_no_wait()
|