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 more helpers from DomainAssembly to Assembly #108568

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

am11
Copy link
Member

@am11 am11 commented Oct 5, 2024

Related to #104590

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 5, 2024
@am11 am11 force-pushed the feature/domainassembly branch 5 times, most recently from 4a919da to d03738f Compare October 5, 2024 17:30
@am11 am11 force-pushed the feature/domainassembly branch 7 times, most recently from 8a6f881 to 3c066d8 Compare October 6, 2024 18:30
@am11 am11 marked this pull request as ready for review October 6, 2024 18:31
@am11 am11 force-pushed the feature/domainassembly branch 2 times, most recently from 6be613e to e067319 Compare October 7, 2024 07:20
RegisterWithHostAssembly();
}

void Assembly::RegisterWithHostAssembly()
Copy link
Member Author

Choose a reason for hiding this comment

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

Since some of these are only used within assembly.cpp, they can be marked static and removed from the header file (in a later PR).

@am11 am11 force-pushed the feature/domainassembly branch 2 times, most recently from 76f5e28 to 51a84a8 Compare October 7, 2024 10:37
@am11
Copy link
Member Author

am11 commented Oct 7, 2024

innerloop timeout is dotnet/dnceng#3879.

Copy link
Member

@elinor-fung elinor-fung left a comment

Choose a reason for hiding this comment

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

Thank you!

@elinor-fung
Copy link
Member

/ba-g per #108568 (comment) innerloop timeout is known. It is incorrectly shown as still running in GitHub checks.

@am11
Copy link
Member Author

am11 commented Oct 7, 2024

@elinor-fung, thank you. BTW, I have the next change ready on top of this branch which deletes DomainAssembly: main...am11:runtime:feature/domainassembly2. I kept them separate, because diffs were getting a bit confusing. 😁

@elinor-fung elinor-fung merged commit ba28992 into dotnet:main Oct 7, 2024
88 of 90 checks passed
@am11 am11 deleted the feature/domainassembly branch October 7, 2024 19:30
sirntar pushed a commit to sirntar/runtime that referenced this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-AssemblyLoader-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants