Skip to content

Commit

Permalink
Link to Python SDK launch blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Jul 16, 2023
1 parent d7238cd commit ab8bbfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ The workflow implementation basically turns `async def` functions into workflows
event loop. This means task management, sleep, cancellation, etc have all been developed to seamlessly integrate with
`asyncio` concepts.

See the [blog post](https://temporal.io/blog/durable-distributed-asyncio-event-loop) introducing the Python SDK for an
informal introduction to the features and their implementation.

---

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
Expand Down

0 comments on commit ab8bbfd

Please sign in to comment.