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

David Ripton tracker at bugs.pypy.org
Wed Jun 13 19:23:40 CEST 2012


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

I tested boomboom.py in pypy-1.9 on amd64 and it fails with "LookupError:
unknown encoding: ascii" about 25% of the time.  I tested it with Armin's fix
applied and could not get it to crash in dozens of runs.  So I think we can call
this fixed.

If a pypy-1.9.1 is made, this would be a good thing to put in it.

----------
status: testing -> resolved

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


More information about the pypy-issue mailing list