mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 23:46:56 +00:00
9f9ec92526
We do this by reading from a threadpool, rather than blocking the main thread. This is broadly what we do in the [S3 storage provider](https://github.com/matrix-org/synapse-s3-storage-provider/blob/main/s3_storage_provider.py#L234)