mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-18 05:25:15 +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.