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

force run of gc in weak ref test case #3

Merged
merged 1 commit into from Nov 30, 2013
Merged

Conversation

keis
Copy link
Owner

@keis keis commented Nov 30, 2013

pypy is not using reference counting and thus the weakref will not trigger
an error immediately unless a garbage collector run is done explicitly.

pypy is not using reference counting and thus the weakref will not trigger
an error immediately unless a garbage collector run is done explicitly.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling e7284b7 on fix-pypy-weakref-test-case into ebd037f on master.

keis added a commit that referenced this pull request Nov 30, 2013
force run of gc in weak ref test case
@keis keis merged commit 0b39705 into master Nov 30, 2013
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

2 participants