mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

We used to return `key not found` directly to the user due to a bug. We fixed the bug and added a test case in this commit.
We used to return `key not found` directly to the user due to a bug. We fixed the bug and added a test case in this commit.