Page MenuHomePhabricator

Add a "lock log" for debugging where locks are being held
ClosedPublic

Authored by epriestley on Mar 5 2018, 11:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 3, 8:08 PM
Unknown Object (File)
Tue, Jan 28, 11:30 AM
Unknown Object (File)
Sat, Jan 25, 3:42 AM
Unknown Object (File)
Sat, Jan 25, 12:28 AM
Unknown Object (File)
Sat, Jan 25, 12:28 AM
Unknown Object (File)
Sat, Jan 25, 12:28 AM
Unknown Object (File)
Fri, Jan 24, 7:41 AM
Unknown Object (File)
Fri, Jan 17, 3:57 PM
Subscribers
None

Details

Summary

Depends on D19173. Ref T13096. Adds an optional, disabled-by-default lock log to make it easier to figure out what is acquiring and holding locks.

Test Plan

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

Repository
rP Phabricator
Branch
lock2
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsrc/infrastructure/util/PhabricatorGlobalLock.php:155XHP79Global Variables
Unit
Tests Passed
Build Status
Buildable 19739
Build 26736: Run Core Tests
Build 26735: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Draft.Mar 6 2018, 1:55 AM
This revision was automatically updated to reflect the committed changes.