[issue9251] Test for the import lock

Antoine Pitrou report at bugs.python.org
Wed Jul 14 18:11:39 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is another patch that also tests that calls to path hooks and meta_path entries are serialized. Again, they pass in normal conditions and fail when the import lock is disabled.

----------
Added file: http://bugs.python.org/file18003/threadimp2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9251>
_______________________________________


More information about the Python-bugs-list mailing list