When process is exiting, there's no need to save live .NET objects by lostmsu · Pull Request #1648 · pythonnet/pythonnet

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@lostmsu

Copy link

Member

@lostmsu lostmsu commented

Dec 27, 2021

This removes the need to ensure that all .NET objects references by Python when app stops are serializable. Also saves some time.

@lostmsu lostmsu merged commit 8d61215 into pythonnet:master

Dec 27, 2021

@lostmsu lostmsu deleted the shutdown-no-stash branch

December 27, 2021 18:33

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

Reviewers

@filmor filmor filmor approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@lostmsu @filmor