Skip to content

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Feb 22, 2020

What does this implement/fix? Explain your changes.

This clears references to Python objects from PythonException when it is disposed to prevent accidental use in the future.

Does this close any currently open issues?

No

Any other comments?

This might help to fix this crash, which happens immediately after exception handling tests.

@codecov-io
Copy link

codecov-io commented Feb 22, 2020

Codecov Report

Merging #1055 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1055   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files           1        1           
  Lines         302      302           
=======================================
  Hits          262      262           
  Misses         40       40
Flag Coverage Δ
#setup_linux 65.56% <ø> (ø) ⬆️
#setup_windows 71.52% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6236806...504a710. Read the comment docs.

@filmor filmor merged commit a424998 into pythonnet:master Feb 23, 2020
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.

3 participants