Erik Johnston
|
9f9ec92526
|
Speed up responding to media requests (#17558)
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)
|
2024-08-13 14:06:17 +01:00 |
|