Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skiplist insert grow之后重置随机函数 #516

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 8, 2021

  1. skiplist insert grow之后重置随机函数

    原版 insert  grow 之后max_level改变,生成的随机level仍按旧max_level生成,导致后续索引中之后0 1level有节点
    Mahone-h authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ca15ff6 View commit details
    Browse the repository at this point in the history