1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/src
epriestley e9886c4353 Fix an issue where we would try to release an unheld lock
Summary: Fixes T7484. If the lock failed, we'd still try to unlock it, which is incorrect.

Test Plan: Ran two `bin/repository update X` in different windows, got proper LockException instead of indirect symptomatic "not locked by this process" exception.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7484

Differential Revision: https://secure.phabricator.com/D12253
2015-04-01 17:37:46 -07:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:38:08 +11:00
aphront Don't treat Quicksand requests as isWorkflow() or isAjax() 2015-03-28 15:45:52 -07:00
applications Fix an issue where we would try to release an unheld lock 2015-04-01 17:37:46 -07:00
docs Remove all application-specific reply handler domains 2015-03-31 16:48:40 -07:00
extensions
infrastructure Add translation for the string "Submit" for the Very Wow translation 2015-04-01 16:41:53 -07:00
view Update Conpherence full message column UI 2015-04-01 13:15:53 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Expose all application mail receivers 2015-04-01 11:52:02 -07:00