Colm Buckley added the comment:

@haypo - yes, it's strange that Linux's getrandom() might block even when 
reading the urandom pool. However, I think we need to just cope with this and 
add the GRND_NONBLOCK flag rather than attempting to force a change in the 
Linux kernel

----------

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

Reply via email to