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

Work around TLS bug in twisted #870

Merged
merged 1 commit into from Jun 15, 2016

Conversation

Projects
None yet
3 participants
Member

richvdh commented Jun 15, 2016

Wrap up twisted's FileBodyProducer to work around
https://twistedmatrix.com/trac/ticket/8473. Hopefully this fixes
https://matrix.org/jira/browse/SYN-700.

Work around TLS bug in twisted
Wrap up twisted's FileBodyProducer to work around
https://twistedmatrix.com/trac/ticket/8473. Hopefully this fixes
https://matrix.org/jira/browse/SYN-700.
Owner

erikjohnston commented Jun 15, 2016

@NegativeMjark What's up with dendron test?

Member

richvdh commented Jun 15, 2016

(The branch was based on v0.16.0 so if there are fixes to the dendron tests since then, this won't have them)

Owner

erikjohnston commented Jun 15, 2016

LGTM, either way.

@richvdh richvdh merged commit 15bf3e3 into develop Jun 15, 2016

8 of 10 checks passed

Sytest Dendron (Commit) Build #112 origin/rav/work_around_tls_bug failed in 7 min 18 sec
Details
Sytest Dendron (Merged PR) Build triggered. sha1 is merged.
Details
Flake8 + Packaging (Commit) Build #995 origin/rav/work_around_tls_bug succeeded in 33 sec
Details
Flake8 + Packaging (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #952 origin/rav/work_around_tls_bug succeeded in 5 min 52 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #965 origin/rav/work_around_tls_bug succeeded in 4 min 51 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
Unit Tests (Commit) Build #1035 origin/rav/work_around_tls_bug succeeded in 1 min 25 sec
Details
Unit Tests (Merged PR) Build finished.
Details

@richvdh richvdh deleted the rav/work_around_tls_bug branch Jun 15, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment