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

weakref not released when expected #544

Open
slozier opened this issue Feb 18, 2019 · 4 comments
Open

weakref not released when expected #544

slozier opened this issue Feb 18, 2019 · 4 comments
Labels

Comments

@slozier
Copy link
Contributor

slozier commented Feb 18, 2019

This causes test_deque.test_container_iterator to fail on Mono.

@slozier slozier added the Mono label Feb 18, 2019
@slozier
Copy link
Contributor Author

slozier commented Feb 18, 2019

Test disabled in #540

@BCSharp
Copy link
Member

BCSharp commented May 23, 2020

gc,collect() on Mono seems not to have everything collected on return. For this reason, IronPython.test_memoryview.test_finalizer is disabled for Mono.

@slozier
Copy link
Contributor Author

slozier commented May 23, 2020

I didn't look at it in details, but I believe CPython.test_set has the same issue. #849

@BCSharp
Copy link
Member

BCSharp commented Dec 24, 2024

Test skipped in #1851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants