Zac Medico added the comment:

Actually, os.close(p2cread) closes a different file descriptor than c2pread, so 
my analysis is not correct. I don't know the precise cause of the EBADF error 
that I have observed. I suppose it could be some other code closing a file 
descriptor that belongs to a file object. Closing for now. Sorry for the noise.

I will follow up on the issue here:

https://bugs.gentoo.org/show_bug.cgi?id=582098

----------
resolution:  -> third party
status: open -> closed

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

Reply via email to