Skip to content

Make it an error to try to use the server GC in macOS #16853

@rolfbjarne

Description

@rolfbjarne

Customer's should have to run into random issues due to this:

https://github.com/xamarin/xamarin-macios/blob/main/runtime/coreclr-bridge.m#L203-L210

we should just make this a build-time error.

It's probably enough to check for the ServerGarbageCollection property:

dotnet/runtime#78280 (comment)

Metadata

Metadata

Assignees

Labels

enhancementThe issue or pull request is an enhancementgood first issueThis is a good first issue for someone to start working with our code

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions