mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-21 22:41:15 +02:00
... instead of creating our own special SQLiteMemoryDbPool, whose purpose was a bit of a mystery. For some reason this makes one of the tests run slightly slower, so bump the sleep(). Sorry.