| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Similar to how `PythonDerivedType` finalizes. Closes pythonnet#364 Possibly related to pythonnet#245
Codecov Report@@ Coverage Diff @@
## master #365 +/- ##
=======================================
Coverage 62.72% 62.72%
=======================================
Files 61 61
Lines 5253 5253
Branches 876 876
=======================================
Hits 3295 3295
Misses 1740 1740
Partials 218 218
Continue to review full report at Codecov.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this implement/fix? Explain your changes.
Fixes random crashes on AppVeyor Embedded tests.
Specifically, fixes crashes when exiting a program.
Does this close any currently open issues?
Closes #364
Closes #262
Maybe #245
Any other comments?
Enables NUNIT's exit code to be part of the success criteria of the tests.
No new tests added since it affected all tests 👍
Checklist
Check all those that are applicable and complete.