Skip to content

Commit

Permalink
Add standalone GC out-of-date doc warning (#103023)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahfalk authored Jun 4, 2024
1 parent 9a3d45a commit 7c0f62f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/design/features/standalone-gc-loading.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Author: Sean Gillespie (@swgillespie) - 2017
This document aims to provide a specification for how a standalone GC is
to be loaded and what is to happen in the case of version mismatches.

**[Update June 2024] Warning** - The behavior described in this spec for how the CLR interprets environment variables
is out-of-date. See the [public documentation](https://learn.microsoft.com/en-us/dotnet/core/runtime-config/garbage-collector#standalone-gc)
if you want up-to-date instructions on how to configure standalone GC.

## Definitions

Before diving in to the specification, it's useful to precisely define
Expand Down

0 comments on commit 7c0f62f

Please sign in to comment.