Skip to content

[mono]mono_runtime_delegate_invoke change to gc unsafe state - #62003

Merged
lateralusX merged 3 commits into
dotnet:mainfrom
srxqds:main
Nov 29, 2021
Merged

[mono]mono_runtime_delegate_invoke change to gc unsafe state#62003
lateralusX merged 3 commits into
dotnet:mainfrom
srxqds:main

Conversation

@srxqds

@srxqdssrxqds commented Nov 24, 2021

Copy link
Copy Markdown
Contributor

mono_runtime_delegate_invoke wrapper with MONO_ENTER_GC_UNSAFE/MONO_EXIT_GC_UNSAFE;

…XIT_GC_UNSAFE;
mono_runtime_delegate_invoke wrapper with MONO_ENTER_GC_UNSAFE/MONO_EXIT_GC_UNSAFE;
@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghostghost added the community-contribution Indicates that the PR has been added by a community member label Nov 24, 2021
@srxqdssrxqds changed the title mono_runtime_delegate_invoke wrapper with MONO_ENTER_GC_UNSAFE/MONO_E…mono_runtime_delegate_invoke change to gc unsafe stateNov 24, 2021
@srxqdssrxqds closed this Nov 24, 2021
@srxqds

Copy link
Copy Markdown
ContributorAuthor

the failed is unrelated?

@srxqdssrxqds reopened this Nov 24, 2021
@srxqdssrxqds changed the title mono_runtime_delegate_invoke change to gc unsafe state[mono]mono_runtime_delegate_invoke change to gc unsafe stateNov 25, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contributionIndicates 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

@srxqds@lateralusX