Azure / azure-functions-durable-powershell

PowerShell SDK for writing Durable Functions apps
MIT License
7 stars 3 forks source link

Add Wait-DurableTask cmdlet #20

Closed michaelpeng36 closed 1 year ago

michaelpeng36 commented 1 year ago

This PR is the third of four that will sync the main branch with the changes made in the michaelpeng/refactoring-engine branch, as described in PR #18. This change adds the WaitAll and WaitAny capabilities.