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
Work around TLS bug in twisted #870
Conversation
richvdh
assigned
erikjohnston
Jun 15, 2016
|
@NegativeMjark What's up with dendron test? |
|
(The branch was based on v0.16.0 so if there are fixes to the dendron tests since then, this won't have them) |
|
LGTM, either way. |
erikjohnston
assigned
NegativeMjark
and unassigned
erikjohnston
Jun 15, 2016
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
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
richvdh commentedJun 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.