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

David Ripton tracker at bugs.pypy.org
Tue Mar 13 03:18:29 CET 2012


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

I hope it's fixed in
https://bitbucket.org/pypy/pypy/pull-request/44/hold-import-lock-longer-to-fix-an-import

I haven't translated this code yet (I only have a 1 GB Netbook at PyCon) so I
can't say how bad the performance impact is.  Most code doesn't import inside
loops so probably not too bad.

----------
assignedto:  -> dripton

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


More information about the pypy-issue mailing list