Page MenuHomePhabricator

Integrate "ServiceProfiler" into the base "Future"
ClosedPublic

Authored by epriestley on Feb 27 2020, 2:53 PM.
Tags
None
Referenced Files
F15510223: D21038.diff
Wed, Apr 16, 7:08 PM
F15475889: D21038.id50143.diff
Mon, Apr 7, 1:01 AM
F15459955: D21038.id50143.diff
Mon, Mar 31, 6:37 PM
F15459954: D21038.id50110.diff
Mon, Mar 31, 6:36 PM
F15458721: D21038.diff
Mon, Mar 31, 6:34 AM
F15456523: D21038.id50110.diff
Sun, Mar 30, 10:21 AM
F15452752: D21038.diff
Sat, Mar 29, 7:04 AM
F15450766: D21038.id50143.diff
Fri, Mar 28, 6:09 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