Page MenuHomePhabricator

Pass exception to PhutilProxyException
ClosedPublic

Authored by jcox on Feb 10 2017, 5:30 PM.
Tags
None
Referenced Files
F13092719: D17335.diff
Thu, Apr 25, 4:48 AM
F13086542: D17335.diff
Thu, Apr 25, 12:36 AM
Unknown Object (File)
Fri, Apr 19, 2:33 AM
Unknown Object (File)
Fri, Apr 19, 2:33 AM
Unknown Object (File)
Fri, Apr 19, 2:33 AM
Unknown Object (File)
Fri, Apr 19, 2:33 AM
Unknown Object (File)
Wed, Apr 17, 2:39 PM
Unknown Object (File)
Thu, Apr 11, 3:53 AM
Subscribers

Details

Summary

Fixes T12243. That error occured due to network flakiness with some mounted filesystems so I'm not sure how best to simulate it. But you can look and see that the PhutilProxyException does indeed expect an exception as its second arg.

Test Plan

Look at method signature... look at callsite... now back at the method. Smile and nod.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable