Message 267634 - Python tracker (original) (raw)

Reminder: getrandom() feature is specific to Linux. I understand that all other operating systems don't warn if the urandom entropy pool is not initialized yet!

As far as I know, all other modern OSs ALWAYS block until their entropy pool is intialized. It's Linux that refuses to get with the program.