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
Unknown Object (File)
Tue, Jan 28, 6:40 PM
Unknown Object (File)
Mon, Jan 27, 6:50 AM
Unknown Object (File)
Jan 23 2025, 4:03 AM
Unknown Object (File)
Jan 22 2025, 5:54 AM
Unknown Object (File)
Jan 21 2025, 10:07 AM
Unknown Object (File)
Jan 17 2025, 6:34 PM
Unknown Object (File)
Jan 12 2025, 9:47 PM
Unknown Object (File)
Jan 1 2025, 12:06 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.