Antoine Pitrou <[email protected]> added the comment: So calling urandom() hangs on your device because there's not enough entropy? What OS is this running? Modern Linux, at least, should never block in urandom() (AFAIK).
---------- nosy: +christian.heimes, pitrou type: behavior -> resource usage versions: +Python 3.7 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue29877> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
