matrix-org / synapse-s3-storage-provider

Synapse storage provider to fetch and store media in Amazon S3
Apache License 2.0
127 stars 34 forks source link

Stop ThreadPool on exit #43

Closed erikjohnston closed 4 years ago

erikjohnston commented 4 years ago

If we don't do this then we end up delaying shutdown by ~30s.