Skip to content

Conversation

@madelson
Copy link
Contributor

@madelson madelson commented Jan 7, 2023

This raises the timeout to 30s, the same as what we have for the equivalent ResourceManager test (

public static void TestResourceManagerIsSafeForConcurrentAccessAndEnumeration(bool useEnumeratorEntry)
).

fix #80277

@ghost ghost added area-System.Resources community-contribution Indicates that the PR has been added by a community member labels Jan 7, 2023
@ghost
Copy link

ghost commented Jan 7, 2023

Tagging subscribers to this area: @dotnet/area-system-resources
See info in area-owners.md if you want to be subscribed.

Issue Details

This raises the timeout to 30s, the same as what we have for the equivalent ResourceManager test (

public static void TestResourceManagerIsSafeForConcurrentAccessAndEnumeration(bool useEnumeratorEntry)
).

fix #80277

Author: madelson
Assignees: -
Labels:

area-System.Resources

Milestone: -

@stephentoub stephentoub merged commit ca5e54a into dotnet:main Jan 7, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Resources community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestResourceManagerIsSafeForConcurrentAccessAndEnumeration fails intermittently in CI

2 participants