Homec4science

Namespace GlobalLocks to storage namespaces

Authored by epriestley <git@epriestley.com> on Jul 9 2012, 19:39.

Description

Namespace GlobalLocks to storage namespaces

Summary:
Currently, multiple unit tests that acquire global locks will interfere with each other. Namespace the locks so they don't.

(Possibly we should also rename this to PhabricatorStorageNamespaceLock or something since it's not really global any more, but that's kind of unwieldy...)

Test Plan: Acquired locks with --trace and verified they were namespaced properly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1162

Differential Revision: https://secure.phabricator.com/D2939

Details

Committed
epriestley <git@epriestley.com>Jul 9 2012, 19:39
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd86c4e03664e: Store forced connections in the Lisk connection cache
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHbf8cbf55b1f5: Namespace GlobalLocks to storage namespaces (authored by epriestley <git@epriestley.com>).Jul 9 2012, 19:39