Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add testing for multiple Native AOT DLLs in the same process #115216

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

Open
agocke opened this issue May 1, 2025 · 1 comment
Open

Add testing for multiple Native AOT DLLs in the same process #115216

agocke opened this issue May 1, 2025 · 1 comment

Comments

@agocke
Copy link
Member

agocke commented May 1, 2025

This isn't a well-tested scenario at the moment, but works in simple scenarios.

We should try to get coverage of more scenarios. One way might be to compile the libraries unit tests into separate Native AOT DLLs and then load and run them in the same process.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 1, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 1, 2025
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@agocke agocke added this to the Future milestone May 1, 2025
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label May 1, 2025
@teo-tsirpanis teo-tsirpanis removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants