Skip to content

Fix non-awaited async call within a test #49431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2025
Merged

Fix non-awaited async call within a test #49431

merged 2 commits into from
Apr 16, 2025

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Apr 16, 2025

The failure I'm investigating for #48772 seemed really really consistent.

Once I noticed the consistency of the failure it took me only a few seconds to create a fix. Let's run these tests a few times and confirm!

3 test runs of this package and no failures. This was the issue.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@scbedd
Copy link
Member Author

scbedd commented Apr 16, 2025

/azp run net - ai - projects - ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scbedd scbedd merged commit ceab2cc into main Apr 16, 2025
31 checks passed
@scbedd scbedd deleted the fix-nonawaited-request branch April 16, 2025 00:39
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🥧📅 Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants