Uh oh!
There was an error while loading. Please reload this page.
Remove FEATURE_BASICFREEZE - #91132
Conversation
ghost
commented
Aug 25, 2023
Tagging subscribers to this area: @dotnet/gc |
EgorBo
commented
Aug 31, 2023
@cshung ping (not urget if you're busy, just to make sure you saw it) |
cshung
commented
Aug 31, 2023
@EgorBo, thanks for doing the PR. I loved it. Can we please hold this for just a bit? I am wondering if the GC team might have some last-minute changes that might need to backport to 8. In that case, it would be nice to not have to deal with potential conflicts. |
EgorBo
commented
Aug 31, 2023
Sure, no problem at all! |
EgorBo
commented
Sep 22, 2023
Closing to keep number of active PRs low. |
This PR drops FEATURE_BASICFREEZE if-defs assuming this feature is always enabled. Addresses @cshung's suggestion in #90847