Skip to content

CoreCLR: NSAutoreleasePool for every thread #11256

@rolfbjarne

Description

@rolfbjarne

CoreCLR has support for an NSAutoreleasePool for thread pool work items (dotnet/runtime#47592), but it's missing support for having an NSAutoreleasePool for every thread.

This issue is to track the required work in CoreCLR and in our own code.

Ref: dotnet/designs#197 (comment)
Ref: dotnet/designs#197 (comment)
Ref: dotnet/runtime#52023

Metadata

Metadata

Assignees

Labels

dotnetAn issue or pull request related to .NET (6)dotnet-pri0.NET 6: required for stable releasefeatureA feature to be implemented

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions