aspnetcore
                                
                                 aspnetcore copied to clipboard
                                
                                    aspnetcore copied to clipboard
                            
                            
                            
                        Retry `Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProviderTests.MultipleThreadsForceRefresh`
See #55227
Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.
The test is still failing. We should either quarantine it or, if it's not breaking a lot of people, wait for https://github.com/dotnet/aspnetcore/pull/55231. I was going to run its CI a couple more times, but I can just merge it directly to unbreak people.
but I can just merge it directly to unbreak people.
Considering it's a code complete day, I think we should do this. Apparently the retries aren't sufficient though since the PR checks are still failing due to the test it's retrying failing repeatedly. Can we quarantine?
My preference would be to delete the test and then abandon this PR.
Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime.
To make sure no conflicting changes have occurred, please rerun validation before merging. You can do this by leaving an /azp run comment here (requires commit rights), or by simply closing and reopening.
https://github.com/dotnet/aspnetcore/pull/55290 merged instead.