This commit is contained in:
Yun
2023-09-03 00:30:22 +08:00
parent 5f3193d95e
commit 1cc64264f7
3 changed files with 18 additions and 15 deletions
-1
View File
@@ -46,7 +46,6 @@ func TestLockx(t *testing.T) {
fmt.Println("lock error")
}
defer lock.Unlock()
lock.Refresh()
fmt.Println("ssss")