[pypy-issue] [issue1349] input+thread+readline = signal crash

Irmen de Jong tracker at bugs.pypy.org
Tue Dec 18 20:07:15 CET 2012


Irmen de Jong <irmen at razorvine.net> added the comment:

The latest nightly build still crashes on this issue. 

I'm not calling input() at the same time from different threads, I'm using
synchronization primitives. Thanks for the warning though. Still, even with the
synchronization, the program crashes.

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


More information about the pypy-issue mailing list