mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-03 11:50:01 -05:00
52ed9655ed
It's not obvious that instances of SQLBaseStore each need their own instances of random.SystemRandom(); let's just use random directly. Introduced by 52839886d664576831462e033b88e5aba4c019e3 Signed-off-by: Dan Callahan <danc@element.io>