[issue21207] urandom persistent fd - not re-openned after fd close

Charles-François Natali report at bugs.python.org
Thu Apr 17 09:06:51 CEST 2014


Charles-François Natali added the comment:

I was expecting to see such a report :-)

I'm al for the st_ino+st_dev check, it can't hurt.

But everybody must keep in mind that if another thread messes with the
FD between the check and the read, there's nothing we can do...

----------

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


More information about the Python-bugs-list mailing list