cert: fix data race in checkTLSConnection #2402

Merged
merged 2 commits into from May 25, 2015

Conversation

Projects
None yet
2 participants
Contributor

davecheney commented May 22, 2015

Fix data race on outBytes and make the test a whole lot simpler.

(Review request: http://reviews.vapour.ws/r/1764/)

davecheney added some commits May 22, 2015

cert: fix data race in checkTLSConnection
Fix data race on outBytes and make the test a whole lot simpler.
cert: fix data race in checkTLSConnection
Fix data race on outBytes and make the test a whole lot simpler.
Contributor

davecheney commented May 24, 2015

$$merge$$

Contributor

jujubot commented May 24, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request May 25, 2015

Merge pull request #2402 from davecheney/199-fix-data-race-in-cert-tests
cert: fix data race in checkTLSConnection

Fix data race on outBytes and make the test a whole lot simpler.

(Review request: http://reviews.vapour.ws/r/1764/)

@jujubot 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