[pypy-issue] [issue1087] Race condition when calling getattr

David Ripton tracker at bugs.pypy.org
Tue Mar 13 00:50:19 CET 2012


David Ripton <d+pypy at ripton.net> added the comment:

It makes sense that failing to use the import lock results in a race.  But it's
interesting that I can't get this to fail at all on 32-bit Linux in dozens of
attempts, while you can both see it usually fail on 64-bit Linux.

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


More information about the pypy-issue mailing list