Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase timeout for TestResourceManagerIsSafeForConcurrentAccessAndEnumeration #80330

Merged
merged 1 commit into from
Jan 7, 2023

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 the community-contribution Indicates that the PR has been added by a community member label 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: -

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