Antoine Pitrou <pit...@free.fr> added the comment:

> Perhaps there is a race condition with cleaning up the p2c pipe from a 
> previous run?

This would be rather strange, since it would have a different file descriptor. 
Or it means there's a bug somewgere (perhaps in subprocess, or perhaps even in 
io.open).
It someone can reproduce even intermittently on their home machine, it would be 
nice to dig a bit deeper.

----------

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

Reply via email to