keis / smoke

concise publish/subscribe utility
MIT License
0 stars 0 forks source link

force run of gc in weak ref test case #3

Closed keis closed 10 years ago

keis commented 10 years ago

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 commented 10 years ago

Coverage Status

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