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

Move service decoration in compiler passes #63

Open
gaelreyrol opened this issue Mar 27, 2024 · 0 comments · May be fixed by #107
Open

Move service decoration in compiler passes #63

gaelreyrol opened this issue Mar 27, 2024 · 0 comments · May be fixed by #107
Assignees
Milestone

Comments

@gaelreyrol
Copy link
Contributor

When instrumentation services are removed from the container definitions, if some external services have been decorated, then the container cannot find the services that was supposed to decorated them.

Service decoration should be done in compiler passes instead of services definitions.

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