cschleiden / go-workflows

Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
https://cschleiden.github.io/go-workflows/
MIT License
229 stars 49 forks source link

Ensure coroutines exit cleanly #311

Closed cschleiden closed 9 months ago

cschleiden commented 9 months ago

Ensure coroutines exit cleanly and don't try to block before.