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

[ObjCRuntime] Implement Runtime.UseAutoreleasePoolInThreadPool for .NET. #12248

Merged

Commits on Jul 27, 2021

  1. [ObjCRuntime] Implement Runtime.UseAutoreleasePoolInThreadPool for .NET.

    The getter just returns the runtime appcontext value, while the setter throws
    a PlatformNotSupportedException pointing at our documentation about how to
    change the value at build time.
    rolfbjarne committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    00cffe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Correct obsolete message.

    rolfbjarne committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4374c69 View commit details
    Browse the repository at this point in the history