Skip to content

[MTP] Few renames around "test host" terminology #5771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Youssef1313
Copy link
Member

No description provided.

/// a "test host controller" (runs out-of-process extensions like dump extensions which observes the test host), or
/// a "test host orchestrator" (like Retry extension, which coordinates how test hosts should be run).
/// </summary>
internal interface IHost
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if we have some interest in keeping the specialized host interfaces because a test host is not a test host cotntroller etc and we know that a controller won't have a controller under it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants