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

Let DiagnosticsContext extends Scope #14136

Closed
lukaseder opened this issue Oct 26, 2022 · 2 comments
Closed

Let DiagnosticsContext extends Scope #14136

lukaseder opened this issue Oct 26, 2022 · 2 comments

Comments

@lukaseder
Copy link
Member

The DiagnosticsListener SPI can't access the ubiquitous Configuration instance if DiagnosticsContext doesn't extend Scope, like all of these Context types.

@lukaseder
Copy link
Member Author

This is a prerequisite for #7398

@lukaseder
Copy link
Member Author

Will be implemented with #7398

lukaseder added a commit that referenced this issue Oct 26, 2022
This includes:

- [#14136] Let DiagnosticsContext extends Scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant