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

`Poll` means that the elements in the heap will be removed. And it is more appropriate to use `Peek` to get the top of the heap. Signed-off-by: SimFG <1142838399@qq.com>