client-go/internal
crazycs cb580bc4ea
fix rpc client panic cause by concurrent close (#1359)
* fix rpc client panic cause by concurrent close

Signed-off-by: crazycs520 <crazycs520@gmail.com>

* address comment

Signed-off-by: crazycs520 <crazycs520@gmail.com>

* refine

Signed-off-by: crazycs520 <crazycs520@gmail.com>

---------

Signed-off-by: crazycs520 <crazycs520@gmail.com>
2024-05-31 18:21:21 +08:00
..
apicodec Add keyspace meta in codec (#1323) 2024-04-28 12:20:55 +08:00
client fix rpc client panic cause by concurrent close (#1359) 2024-05-31 18:21:21 +08:00
kvrpc batchput add ttl to every key (#298) 2021-09-26 11:50:08 +00:00
latch client_batch: add test for auto re-connect idle connection when wait connection ready and fix ci (#835) 2023-06-13 14:17:17 +08:00
locate Remove old replica selector (#1265) 2024-05-27 17:11:02 +08:00
logutil only set MinSafeTS to 0 when all stores' are 0 (#1284) 2024-04-18 14:45:56 +08:00
mockstore Upgrade PD client to fix the TSO hang bug (#1237) 2024-03-19 16:08:47 +08:00
resourcecontrol remove the noise log when open debug level 2024-01-03 18:15:53 +08:00
unionstore feat: record flush_wait_ms in TxnInfo (#1342) 2024-05-15 11:13:15 +08:00