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

Configured static analysis and applied ConfigureAwait(false) to Core classes #188

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

oskardudycz
Copy link
Owner

I decided to do that, as I already had deadlocks in testing code, plus it's good to set the example, as it's safer to have such code in core libraries. I didn't apply that to the business and API code.
Fixes #130

@oskardudycz oskardudycz merged commit 82ce320 into main Dec 1, 2022
@oskardudycz oskardudycz deleted the configure_await branch December 1, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add analyzer and add bloody .ConfigureAwait() where needed 😅
1 participant