Page MenuHomePhabricator

Clean up some service profiler behavior in Conduit futures
ClosedPublic

Authored by epriestley on Jul 1 2020, 1:24 PM.
Tags
None
Referenced Files
F13091303: D21388.diff
Thu, Apr 25, 2:51 AM
Unknown Object (File)
Tue, Apr 23, 9:52 PM
Unknown Object (File)
Thu, Apr 18, 12:15 PM
Unknown Object (File)
Thu, Apr 18, 12:11 AM
Unknown Object (File)
Thu, Apr 11, 10:15 AM
Unknown Object (File)
Thu, Mar 28, 2:28 PM
Unknown Object (File)
Feb 23 2024, 2:32 AM
Unknown Object (File)
Feb 20 2024, 4:13 AM
Subscribers
None

Details

Summary

Correct two minor Conduit future issues:

  • FutureAgent shows up in the trace log as "<mystery>". Since it isn't doing anything useful, solve the mystery and drop it from the log.
  • Simply the ConduitFuture code for interacting with the service profiler now that a more structured integration is available.
Test Plan

Ran "arc branches --trace", saw conduit calls and no more "<mystery>" clutter.

Diff Detail

Repository
rARC Arcanist
Branch
future7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24722
Build 34095: Run Core Tests
Build 34094: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 1 2020, 1:37 PM
This revision was automatically updated to reflect the committed changes.