When process is exiting, there's no need to save live .NET objects by lostmsu · Pull Request #1648 · pythonnet/pythonnet
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 773
Merged
lostmsu merged 1 commit intopythonnet:masterfrom
Dec 27, 2021Merged
When process is exiting, there's no need to save live .NET objects#1648
lostmsu merged 1 commit intopythonnet:masterfrom
When process is exiting, there's no need to save live .NET objects#1648
lostmsu merged 1 commit intopythonnet:masterfrom
Conversation
Copy link
Member
lostmsu
commented
Dec 27, 2021
lostmsu
commented
This removes the need to ensure that all .NET objects references by Python when app stops are serializable. Also saves some time.
… they won't be resurrected
filmor approved these changes Dec 27, 2021
lostmsu
merged commit
8d61215
into
pythonnet:master
lostmsu
deleted the
shutdown-no-stash
branch
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