Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Instantiate DeferredTimedOutError correctly #2180
Conversation
|
We should have a sytest which picks this up, but my time on federation issues is limited :/ |
richvdh
assigned
erikjohnston
May 2, 2017
richvdh
merged commit 82475a1
into
develop
May 2, 2017
1 of 5 checks passed
Sytest Dendron (Merged PR)
Build triggered. sha1 is merged.
Details
Sytest Postgres (Merged PR)
Build triggered. sha1 is merged.
Details
Sytest SQLite (Merged PR)
Build started sha1 is merged.
Details
continuous-integration/travis-ci/pr
The Travis CI build is in progress
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
richvdh
deleted the
rav/fix_timeout_on_timeout
branch
May 2, 2017
psaavedra
added a commit
to psaavedra/synapse
that referenced
this pull request
May 19, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
richvdh commentedMay 2, 2017
Call
supercorrectly, so that we correctly initialise theerrcodefield.Fixes #2179.
(This was introduced in 0.20 at https://github.com/matrix-org/synapse/pull/2052/files#diff-1715c3aac07d6c81ab37084dff6e0f6fR29).