mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 21:36:56 +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.