etcd/integration
James Blair c2d5644a38
Backport clientv3: remove v3.WithFirstKey() in Barrier.Wait()
fix the unexpected blocking when using Barrier.Wait(), e.g.
NewBarrier(client, a).Wait() will block if key a is not existed but a0 is existed, but it should return immediately.

Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-28 09:30:37 +13:00
..
2019-05-28 15:39:35 -07:00
2022-12-19 18:34:04 +08:00
2022-12-19 18:34:04 +08:00
2019-05-28 15:39:35 -07:00
2016-05-12 20:51:48 -07:00
2019-05-28 15:39:35 -07:00
2019-05-28 15:39:35 -07:00
2019-05-28 15:39:35 -07:00
2019-08-09 13:24:27 -07:00
2019-05-28 15:39:35 -07:00
2023-03-16 21:46:17 +13:00