Skip to content
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

Update async usage to conform to analyzer rules #7238

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

jander-msft
Copy link
Member

Summary

As seen in PRs such as #7234, new analyzers are failing the name of some async methods and requiring the use of aysnc methods over sync methods within async contexts.

Release Notes Entry

@jander-msft jander-msft merged commit fc63082 into main Aug 31, 2024
26 checks passed
@jander-msft jander-msft deleted the async-methods branch August 31, 2024 05:47
@jander-msft
Copy link
Member Author

/backport to release/8.0

Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/dotnet-monitor/actions/runs/10642893489

@jander-msft
Copy link
Member Author

/backport to release/6.x

Copy link
Contributor

Started backporting to release/6.x: https://github.com/dotnet/dotnet-monitor/actions/runs/10642900487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants