WeakDictionary tests fail on CoreCLR
Open
.NET Core
CoreCLR-test
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 139
Description
It looks like all of the tests that call `GC.Collect()` expecting objects to be cleaned up are failing on CoreCLR. We need to figure out if there's a better way to test this behavior or if we should reevaluate the need for WeakDictionary, given the CoreCLR's current and planned GC behavior.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.