google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

add timeout to syncClient #60

Closed liuyuan10 closed 4 years ago

liuyuan10 commented 4 years ago

The lock is held when dialing which blocks all other functions on syncClient. Adding a timeout can remit it a bit.