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

Fix deadlock when using AzureKeyVaultXmlEncryptor.Encrypt (sync) from .NET Framework #12605

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

zbecknell
Copy link
Contributor

Fixes dotnet/aspnetcore#18387.

Context

I'm replacing the default data protection mechanism in a .NET Framework project. When invoking ProtectKeysWithAzureKeyVault() my app experienced the symptoms laid out in dotnet/aspnetcore#18387. The updates in this PR resolve the deadlock.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@zbecknell
Copy link
Contributor Author

Any chance someone could review this?

@pakrym pakrym self-requested a review August 5, 2020 15:40
@pakrym pakrym self-assigned this Aug 5, 2020
@pakrym
Copy link
Contributor

pakrym commented Aug 6, 2020

Thank you for the contribution!

@pakrym pakrym merged commit 402960f into Azure:master Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants