Comment 10 for bug 1341739

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

John, we could use random.SystemRandom to generate passwords instead of Crypto.Random

Using Crypto.Random.atfork() method as a fix looks like e hack but it resolves issue too.