Optimize Recovery/Dequeueing of Async Workflows (#583)
Dequeued or recovered async workflows are now directly executed in an event loop (using `start_workflow_async`) so they do not consume a thread. Closes https://github.com/dbos-inc/dbos-transact-py/issues/582.
P
Peter Kraft committed
209d4332ce7e6cac6a2a762f45c93e3d2f26328b
Parent: 9de38c6
Committed by GitHub <noreply@github.com>
on 2/12/2026, 5:34:30 PM