mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-04 11:09:45 +00:00
Due to a failure to instantiate DeferredTimedOutError, time_bound_deferred would throw a CancelledError when the deferred timed out, which was rather confusing.