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

Amaury Forgeot d Arc tracker at bugs.pypy.org
Tue Mar 13 10:07:21 CET 2012


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

> Most code doesn't import inside loops so probably not too bad.

Unfortunately this is not true, see the past discussion on IRC about the Django 
benchmark:
http://tismerysoft.de/pypy/irc-logs/pypy/pypy.2011-04-07.log.html
(search for "import lock", and "escape")

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


More information about the pypy-issue mailing list