Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cert: fix data race in checkTLSConnection #2402
Conversation
davecheney
added some commits
May 22, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
May 25, 2015
jujubot
merged commit ae81e40
into
juju:master
May 25, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedMay 22, 2015
Fix data race on outBytes and make the test a whole lot simpler.
(Review request: http://reviews.vapour.ws/r/1764/)