We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644a1aa commit fc05874Copy full SHA for fc05874
osscluster_lazy_reload_test.go
@@ -170,7 +170,7 @@ func TestLazyReloadQueueBehavior(t *testing.T) {
170
}
171
})
172
173
- t.Run("CascadingSMigratedScenario", func(t *testing.T) {
+ t.Run("CascadingSMIGRATEDScenario", func(t *testing.T) {
174
// Simulate the real-world scenario: multiple SMIGRATED notifications
175
// arriving in quick succession from different node clients
176
var reloadCount atomic.Int32
0 commit comments