Page MenuHomePhabricator

Pass exception to PhutilProxyException
ClosedPublic

Authored by jcox on Feb 10 2017, 5:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 11:04 PM
Unknown Object (File)
Wed, Mar 27, 3:39 PM
Unknown Object (File)
Mon, Mar 18, 3:48 AM
Unknown Object (File)
Feb 13 2024, 7:02 PM
Unknown Object (File)
Feb 3 2024, 2:33 PM
Unknown Object (File)
Jan 26 2024, 12:21 AM
Unknown Object (File)
Jan 24 2024, 11:51 PM
Unknown Object (File)
Jan 24 2024, 11:51 PM
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