Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14147923
D17335.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
653 B
Referenced Files
None
Subscribers
None
D17335.diff
View Options
diff --git a/src/applications/diffusion/protocol/DiffusionRepositoryClusterEngine.php b/src/applications/diffusion/protocol/DiffusionRepositoryClusterEngine.php
--- a/src/applications/diffusion/protocol/DiffusionRepositoryClusterEngine.php
+++ b/src/applications/diffusion/protocol/DiffusionRepositoryClusterEngine.php
@@ -335,7 +335,8 @@
pht(
'Failed to acquire write lock after waiting %s second(s). You '.
'may be able to retry later.',
- new PhutilNumber($lock_wait)));
+ new PhutilNumber($lock_wait)),
+ $ex);
}
$versions = PhabricatorRepositoryWorkingCopyVersion::loadVersions(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 8:32 AM (13 h, 33 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6828548
Default Alt Text
D17335.diff (653 B)
Attached To
Mode
D17335: Pass exception to PhutilProxyException
Attached
Detach File
Event Timeline
Log In to Comment