Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Change persistent-cookiejar version #6567
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedNov 15, 2016
Update the version of persistent-cookiejar (and remove now obsolete dependency). This changes the cookie file locking to use juju/mutex instead of file based locking.
Addresses issue #1632362.
Full QA of the fix is unlikely until we get this into the develop PPA, however none of the semantics have changed so all existing tests should continue to pass. See: https://bugs.launchpad.net/juju-wait/+bug/1632362