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

Fixed use of the process handle after Process instance is garbage collected by lostmsu · Pull Request #1940 · pythonnet/pythonnet · GitHub

Fixed use of the process handle after Process instance is garbage collected - #1940

Merged
filmor merged 1 commit into
pythonnet:releasefrom
losttech:bugs/1939
Sep 16, 2022
Merged

Fixed use of the process handle after Process instance is garbage collected#1940
filmor merged 1 commit into
pythonnet:releasefrom
losttech:bugs/1939

Conversation

lostmsu commented Sep 15, 2022

Copy link
Copy Markdown
Member

What does this implement/fix? Explain your changes.

Current process handle can be closed before we try to enumerate process modules because we do not keep an instance of Process alive.

Does this close any currently open issues?

fixes #1939

Any other comments?

credits to @sdao for discovering the bug and suggesting a fix

filmor merged commit 4241493 into pythonnet:release Sep 16, 2022
lostmsu deleted the bugs/1939 branch September 16, 2022 06:46
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL