dependencies.tsv: update juju/mutex #8039

Merged
merged 1 commit into from Nov 9, 2017

Conversation

Projects
None yet
3 participants
Member

axw commented Nov 9, 2017

Description of change

Bring in new juju/mutex rev which uses blocking syscalls, to ensure fairness.

QA steps

  1. juju bootstrap localhost
  2. juju deploy ubuntu
  3. for x in {1..10}; do juju add-unit ubuntu --to 0; done

Watch status, observe that only one unit at a time has status "installing software".

Documentation changes

None.

Bug reference

Fixes https://bugs.launchpad.net/charm-percona-cluster/+bug/1717590

Member

axw commented Nov 9, 2017

$$merge$$

Contributor

jujubot commented Nov 9, 2017

Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju

@jujubot jujubot merged commit 9a5bbdd into juju:develop Nov 9, 2017

1 check failed

continuous-integration/jenkins/pr-merge This commit cannot be built
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment