The Wayback Machine - https://web.archive.org/web/20220930073202/https://github.com/pythonnet/pythonnet/pull/1456
Skip to content
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

Dispose all temporary objects in PyCheck_Iter_PyObject_IsIterable_ThreadingLock_Test #1456

Merged
merged 1 commit into from May 14, 2021

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented May 14, 2021

What does this implement/fix? Explain your changes.

The test seems to be raising errors when threading.lock() instance is finalized after it finishes.

https://github.com/pythonnet/pythonnet/pull/1431/checks?check_run_id=2581648554#step:13:72

@lostmsu lostmsu merged commit 5ded48d into pythonnet:master May 14, 2021
24 of 26 checks passed
@lostmsu lostmsu deleted the tests/ThreadLock_BadState branch May 14, 2021
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.

None yet

1 participant