Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upWe should consider actually testing Twisted. #579
Conversation
Lukasa
referenced this pull request
Nov 28, 2016
Merged
Don't zero memory when we don't have to. #578
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
lol the py35 tests failed because of a timestamp |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
hynek
Nov 28, 2016
Contributor
yeah that’s my favorite race condition. one day i’ll fix it and save 93758903427589043h of restarting jobs all the time.
|
yeah that’s my favorite race condition. one day i’ll fix it and save 93758903427589043h of restarting jobs all the time. |
reaperhulk
merged commit f189de9
into
pyca:master
Nov 28, 2016
added a commit
to Lukasa/pyopenssl
that referenced
this pull request
Nov 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lukasa commentedNov 28, 2016
Currently we're not actually running any Twisted tests: see this build. This patch actually runs them.