Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: TestTelemetrySQLStatsIndependence uses test reg server
Previously, this test hit the real registration server which caused goroutine leaks when the reg server was unavailable. The test now creates a test reg server to handle the stats calls. The test is no longer skipped. Resolves #63851 Release note: None
- Loading branch information