[pypy-commit] [OPEN] Pull request #44 for pypy/pypy: Hold import lock longer to fix an import race

Bitbucket pullrequests-noreply at bitbucket.org
Tue Mar 13 03:15:34 CET 2012


A new pull request has been opened by David Ripton.

dripton/pypy2 has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/44/hold-import-lock-longer-to-fix-an-import

Title: Hold import lock longer to fix an import race

See issue 1087

This might be a performance hit.  I haven't translated it yet so I'm not sure.  But nobody should be importing inside loops anyway...

Changes to be pulled:



--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.



More information about the pypy-commit mailing list