diff options
author | Erik Johnston <erikj@element.io> | 2024-08-13 14:06:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 14:06:17 +0100 |
commit | 9f9ec92526fbc108d140ed57608ed5ae6c79604f (patch) | |
tree | a7e738b1f43dfcc2fde6e4887fe5261dccf381b8 /synapse/util/async_helpers.py | |
parent | Bump serde from 1.0.204 to 1.0.206 (#17556) (diff) | |
download | synapse-9f9ec92526fbc108d140ed57608ed5ae6c79604f.tar.xz |
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)
Diffstat (limited to 'synapse/util/async_helpers.py')
0 files changed, 0 insertions, 0 deletions