Weizhen Wang
|
fd2fc84032
|
use slices.Sort to eliminate bounds check (#1128)
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
|
2024-01-23 11:24:15 +08:00 |
zyguan
|
2b0667c65c
|
lock_resolver: handle pessimistic locks in BatchResolveLocks (#794)
* lock_resolver: handle pessimistic locks in BatchResolveLocks
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
* Add test but failed on unistore because unistore's ScanLock doesnt return lock type
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
* Address comments
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
* Fix test
Signed-off-by: zyguan <zhongyangguan@gmail.com>
* Fix golangci
Signed-off-by: zyguan <zhongyangguan@gmail.com>
---------
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
Signed-off-by: zyguan <zhongyangguan@gmail.com>
Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
|
2023-05-11 12:26:01 +08:00 |
disksing
|
31d55e522c
|
*: remove deprecated linters (#726)
Signed-off-by: disksing <i@disksing.com>
|
2023-03-06 12:17:18 +08:00 |
disksing
|
54f5ebdc7e
|
ci: add golint (#212)
|
2021-07-05 11:02:07 +08:00 |
disksing
|
40979a8053
|
CI: add linter (#85)
Signed-off-by: disksing <i@disksing.com>
|
2021-06-16 18:16:51 +08:00 |