dispatchrun / dispatch-py

Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
56 stars 3 forks source link

Durable async functions #41

Closed chriso closed 9 months ago

chriso commented 9 months ago

This PR updates the dispatch.experimental.durable package to handle native coroutines (async functions).