Page MenuHomePhabricator

Integrate "ServiceProfiler" into the base "Future"
ClosedPublic

Authored by epriestley on Feb 27 2020, 2:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 9:59 AM
Unknown Object (File)
Sat, Nov 23, 3:32 AM
Unknown Object (File)
Fri, Nov 22, 1:30 AM
Unknown Object (File)
Thu, Nov 21, 7:17 PM
Unknown Object (File)
Mon, Nov 18, 11:31 PM
Unknown Object (File)
Thu, Nov 14, 10:50 PM
Unknown Object (File)
Sun, Nov 10, 7:17 PM
Unknown Object (File)
Thu, Nov 7, 3:39 PM
Subscribers
None

Details

Summary

Depends on D21036. Ref T11968. Ref T13177. Currently, each Future integrates separately with ServiceProfiler, but much of the code is similar.

Move integration to the base class and lift up most of the implementation details.

Test Plan

Ran arc diff --trace, saw sensible output.

Diff Detail

Repository
rARC Arcanist
Branch
fx7
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/future/http/HTTPSFuture.php:214XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 23931
Build 32936: Run Core Tests
Build 32935: arc lint + arc unit