Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix compatibility issue with older Twisted in tests #3940

Closed

Conversation

OlegGirko
Copy link
Contributor

Older Twisted (18.4.0) returns TimeoutError instead of ConnectingCancelledError when connection times out.
This change allows tests to be compatible with this behaviour.

Older Twisted (18.4.0) returns TimeoutError instead of
ConnectingCancelledError when connection times out.
This change allows tests to be compatible with this behaviour.

Signed-off-by: Oleg Girko <[email protected]>
hawkowl added a commit that referenced this pull request Sep 24, 2018
Internal Changes
----------------

- Fix incompatibility with older Twisted version in tests. Thanks
  @OlegGirko!
([\#3940](#3940))
@hawkowl
Copy link
Contributor

hawkowl commented Sep 24, 2018

Thanks @OlegGirko . I cherry picked this onto 0.33.5.1, and it's now released & merged through that.

@hawkowl hawkowl closed this Sep 24, 2018
@OlegGirko OlegGirko deleted the fix_twisted_compat_in_tests branch September 24, 2018 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants