Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13096: Implement a global lock log to make it easier to debug global locks
- Commits
- rP44f0664d2c6f: Add a "lock log" for debugging where locks are being held
Ran bin/lock log --enable, --disable, --name, etc. Saw sensible-looking output with log enabled and daemons restarted. Saw no additional output with log disabled and daemons restarted.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- lock2
- Lint
Lint Warnings Severity Location Code Message Warning src/infrastructure/util/PhabricatorGlobalLock.php:155 XHP79 Global Variables - Unit
Tests Passed - Build Status
Buildable 19739 Build 26736: Run Core Tests Build 26735: arc lint + arc unit