Skip to content

Remove use of conservative stack scanning mode in CoreCLR #16

Closed
@joshpeterson

Description

@joshpeterson

For the time being, Unity requires that the CoreCLR GC uses its conservative stack scanning mode. Longer term, we want to change the way that native code in Unity interacts with managed code so that we no longer need to use this GC mode.

See dotnet#61919 for more discussion in the upstream repo.

Metadata

Metadata

Assignees

Labels

Tech DebtKnown tech debt that we should address later

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions