Page MenuHomePhabricator

Integrate "ServiceProfiler" into the base "Future"
ClosedPublic

Authored by epriestley on Feb 27 2020, 2:53 PM.
Tags
None
Referenced Files
F15405858: D21038.id50110.diff
Tue, Mar 18, 11:57 AM
F15377592: D21038.diff
Thu, Mar 13, 9:47 AM
Unknown Object (File)
Sun, Feb 23, 1:35 PM
Unknown Object (File)
Feb 18 2025, 7:27 AM
Unknown Object (File)
Feb 17 2025, 7:42 PM
Unknown Object (File)
Feb 9 2025, 8:47 AM
Unknown Object (File)
Feb 9 2025, 8:47 AM
Unknown Object (File)
Feb 9 2025, 8:47 AM
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