Skip to content

Simplify PyScope by delegating ownership to PyObject instance #1367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Jan 23, 2021

What does this implement/fix? Explain your changes.

I noticed PyScope ownership implementation is so-so. One of the potential reasons for the crash could be PyScope being improperly deallocated.

This is an attempt to fix crash in CI on Ubuntu with Python 3.9.

Does this close any currently open issues?

No

@lostmsu
Copy link
Member Author

lostmsu commented Jan 23, 2021

Dang :(

@lostmsu lostmsu force-pushed the bugs/DomainReloadTest-UbuntuPy3.9-Workaround branch from d8abce6 to eebfe65 Compare February 18, 2021 20:59
@lostmsu lostmsu merged commit 1ab9cb1 into pythonnet:master Feb 18, 2021
@lostmsu lostmsu deleted the bugs/DomainReloadTest-UbuntuPy3.9-Workaround branch February 18, 2021 21:03
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.

1 participant