Skip to content
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

Make DriverService no longer a service #1122

Closed
CharliePoole opened this issue Feb 1, 2022 · 1 comment · Fixed by #1138
Closed

Make DriverService no longer a service #1122

CharliePoole opened this issue Feb 1, 2022 · 1 comment · Fixed by #1138
Assignees
Labels
Refactor V4 All issues related to V4 - use -label:V4 to get non-V4 issues
Milestone

Comments

@CharliePoole
Copy link
Member

CharliePoole commented Feb 1, 2022

Part of #1049 and of #934

First, DriverService should no longer use ExtensionService but ExtensionManager. Then DriverService itself can become a simple class rather than a service.

@CharliePoole
Copy link
Member Author

While this change is non-breaking, it will be a lot easier to make after we have made one breaking change: the elimination of the --domain option and running only one test-assembly per process. Consequently, this will be postponed to the 4.0 release.

@CharliePoole CharliePoole added this to the 4.0 milestone Feb 4, 2022
@CharliePoole CharliePoole modified the milestones: 4.0, 4.0.0-beta.1 Dec 29, 2024
@CharliePoole CharliePoole added the V4 All issues related to V4 - use -label:V4 to get non-V4 issues label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor V4 All issues related to V4 - use -label:V4 to get non-V4 issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant