FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add test for the even handler leaking fix by daxian-dbw · Pull Request #10768 · PowerShell/PowerShell · GitHub

Add test for the even handler leaking fix - #10768

Merged
Ilya (iSazonov) merged 4 commits into
PowerShell:masterfrom
daxian-dbw:addtest
Oct 11, 2019
Merged

Add test for the even handler leaking fix#10768
Ilya (iSazonov) merged 4 commits into
PowerShell:masterfrom
daxian-dbw:addtest

Conversation

Dongbo Wang (daxian-dbw) commented Oct 10, 2019
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

Add a test for the even handler leaking fix addressed in #10626
The test is added to verify that PowerShell unregister the 'AppDomain.ProcessExit' event handler when a Runspace closes.

PR Checklist

Dongbo Wang (daxian-dbw) added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label Oct 10, 2019
Ilya (iSazonov) added this to the 7.0.0-preview.5 milestone Oct 11, 2019

Copy link
Copy Markdown
Collaborator

I think we need more info in the PR description for merged commit.

Copy link
Copy Markdown
Member Author

PR description updated.

Copy link
Copy Markdown

🎉v7.0.0-preview.5 has been released which incorporates this pull request.:tada:

Handy links:

Ryan Yates (kilasuit) pushed a commit to kilasuit/PowerShell that referenced this pull request Nov 9, 2019
Add a test for the even handler leaking fix addressed in PowerShell#10626 PowerShell#10626
The test is added to verify that PowerShell unregister the 'AppDomain.ProcessExit' event handler when a Runspace closes.
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
Add a test for the even handler leaking fix addressed in PowerShell#10626 PowerShell#10626
The test is added to verify that PowerShell unregister the 'AppDomain.ProcessExit' event handler when a Runspace closes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Test Indicates that a PR should be marked as a test change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL