Antoine Pitrou added the comment:

The occasional test_parallel_meta_path failure is really weird. The 
sys.meta_path module finding in _bootstrap.py is protected by the global import 
lock, so there shouldn't be any failure here. I'm starting to suspect some 
issue in the lock code itself.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15599>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to