Skip to content

Remove incorrectly implemented finalizer#14246

Merged
iSazonov merged 1 commit into
PowerShell:masterfrom
xtqqczze:finalizers/PSRSACryptoServiceProvider
Nov 24, 2020
Merged

Remove incorrectly implemented finalizer#14246
iSazonov merged 1 commit into
PowerShell:masterfrom
xtqqczze:finalizers/PSRSACryptoServiceProvider

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

Don't use finalizer to dispose of managed resources.

Follow-up to #14236.

Don't use finalizer to dispose of managed resources.
Comment thread src/System.Management.Automation/utils/CryptoUtils.cs
@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Nov 24, 2020
@iSazonov iSazonov merged commit cb6ef9b into PowerShell:master Nov 24, 2020
@iSazonov iSazonov added this to the 7.2.0-preview.2 milestone Nov 24, 2020
@xtqqczze xtqqczze deleted the finalizers/PSRSACryptoServiceProvider branch November 24, 2020 08:02
@ghost
Copy link
Copy Markdown

ghost commented Dec 15, 2020

🎉v7.2.0-preview.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants