- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestSuccessfulLockRefresh (0.08 sec)
-
internal/dsync/dsync_test.go
dm1.Lock(id, source) dm2.Lock(id, source) dm1.Unlock(t.Context()) dm2.Unlock(t.Context()) } // Test refreshing lock - refresh should always return true func TestSuccessfulLockRefresh(t *testing.T) { if testing.Short() { t.Skip("skipping test in short mode.") } dm := NewDRWMutex(ds, "aap") dm.refreshInterval = testDrwMutexRefreshInterval
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 10.8K bytes - Viewed (0)