Skip to content

Apply hang protection to HashSet<T> that we added to Dictionary<K,V> #25520

@danmoseley

Description

@danmoseley

HashSet is likely prone to the same expensive hang as it uses essentially the same datastructures.

We should port dotnet/coreclr#16991 to Hashset.

cc @benaadams

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions