mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-10 05:43:21 +00:00
b88a323ffb
Due to a failure to instantiate DeferredTimedOutError, time_bound_deferred would throw a CancelledError when the deferred timed out, which was rather confusing.