Skip to content

Conversation

@StephenMolloy
Copy link
Member

@StephenMolloy StephenMolloy commented May 8, 2021

Use a more reliable method for polling the PollingCounters.

System.Net.Http recently moved away from a simple Task.Delay()
right after we copied that method for this test. Let's copy their
new model and be smarter about waiting for counters to poll.

Fixes #52464

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable. Thanks for fixing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MonoTests.System.Runtime.Caching.CountersTest.Basic_Counters fail in CI

3 participants