1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/infrastructure/util
epriestley bf8cbf55b1 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
2012-07-09 10:39:30 -07:00
..
__tests__ Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorGlobalLock.php Namespace GlobalLocks to storage namespaces 2012-07-09 10:39:30 -07:00
PhabricatorHash.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorSlug.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00