You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the first step of introducing compositional durability, we refactor the actual Durability struct to not take higher-order async functions, simplify and separate it significantly. All durable host functions are refactored to use the new, simplified durable base code.
The text was updated successfully, but these errors were encountered:
As the first step of introducing compositional durability, we refactor the actual
Durability
struct to not take higher-order async functions, simplify and separate it significantly. All durable host functions are refactored to use the new, simplified durable base code.The text was updated successfully, but these errors were encountered: