[pypy-issue] [issue645] twisted.test.test_threadable.SynchronizationTestCase.testThreadedSynchronization hangs

Armin Rigo tracker at bugs.pypy.org
Tue Oct 18 11:51:31 CEST 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

It seems to work nowadays with pypy 1.6.  On Ubuntu Linux 64:

- copy /usr/lib/python2.7/dist-packages/{twisted,zope} to /tmp/somedir

- run PYTHONPATH=/tmp/somedir pypy /usr/bin/trial twisted.test.test_threadable

Runs successfully.  Should we close this bug, or do you still have issues on
non-Linux platforms?

----------
nosy: +arigo

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue645>
________________________________________


More information about the pypy-issue mailing list