Skip to content

Durable Functions for Python v1.2.5

Compare
Choose a tag to compare
@davidmrdavid davidmrdavid released this 08 Aug 17:33
· 24 commits to dev since this release
7442d1c

Durable Functions for Python v1.2.5 is a patch release fixing some bugs.

Bug fixes:

  • Support repeatedly calling WhenAny on a progressively smaller list of already scheduled tasks (#446)