etcd-cpp-apiv3/etcd-cpp-apiv3

In AsyncLeaseKeepAliveAction::Refresh(),the branch of normal case is missed when grpc_timeout is set

Kimjin-gd opened this issue · 1 comments

In AsyncLeaseAction.cpp, line 151, if status is ok and tag is expected, the right response should be returned;

Confirmed. Will fix that ASAP.