Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Clean stale locks #164
Conversation
bogdanteleaga
reviewed
Nov 11, 2015
| + return true | ||
| + } | ||
| + var misses uint | ||
| + for misses < 10 { |
dooferlad
added some commits
Oct 14, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
added a commit
that referenced
this pull request
Nov 13, 2015
jujubot
merged commit abea1e3
into
juju:master
Nov 13, 2015
dooferlad
deleted the
dooferlad:clean-stale-locks
branch
Dec 2, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dooferlad commentedOct 15, 2015
This is a re-submit of http://reviews.vapour.ws/r/2854/, which was backed out. I hope I have addressed all concerns. This has had plenty of testing on Windows as well as Linux.
(Review request: http://reviews.vapour.ws/r/2908/)