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
<!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md)
for Pulumi's contribution guidelines.
Help us merge your changes more quickly by adding more details such
as labels, milestones, and reviewers.-->
### Proposed changes
<!--Give us a brief description of what you've done and what it solves.
-->
This PR implements unit tests for the await logic, i.e. the flow of
hitting the API server (with retry), then invoking the registered
awaiter to poll for success, then refreshing the live object.
### Related issues (optional)
<!--Refer to related PRs or issues: #1234, or 'Fixes#1234' or 'Closes#1234'.
Or link to full URLs to issues or pull requests in other GitHub
repositories. -->
Closes#2791
New test cases for the
await
package.The text was updated successfully, but these errors were encountered: