Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
fix data race noted in lp:1579057 #5356
Conversation
fwereade
added some commits
May 6, 2016
|
LGTM |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1564511', 'fixes-1578286', 'fixes-1579059', 'fixes-1579127', 'fixes-1579062', 'fixes-1576874', 'fixes-1579057', 'fixes-1578906', 'fixes-1579051'] |
|
$$fixes-1579057$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 03981e4
into
juju:master
May 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fwereade commentedMay 6, 2016
•
Edited 1 time
-
ericsnowcurrently
May 6, 2016
We were leaking references to internal relation member dicts out of Snapshot.
(Review request: http://reviews.vapour.ws/r/4786/)