Commit History

Author SHA1 Message Date
  Richard van der Hoff 676cf2ee26 Fix incorrect logcontexts after a Deferred was cancelled (#4407) 5 years ago
  Erik Johnston 9407bcf37a Replace custom DeferredTimeoutError with defer.TimeoutError 5 years ago
  Erik Johnston 6c48aa0256 Run canceller first to allow it to generate correct error 5 years ago
  Erik Johnston a334e1cace Update to use new timeout function everywhere. 5 years ago
  Erik Johnston 24efb2a70d Fix timeout function 5 years ago
  Erik Johnston fcfe7a850d Add an awful secondary timeout to fix wedged requests 5 years ago
  Richard van der Hoff c31793a784 Merge branch 'rav/fix_linearizer_cancellation' into develop 5 years ago
  Amber Brown b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 years ago