@ -1766,6 +1766,7 @@ int raxRandomWalk(raxIterator *it, size_t steps) {
if(n->iskey)steps--;
if(n->iskey)steps--;
}
}
it->node=n;
it->node=n;
it->data=raxGetData(it->node);
return1;
return1;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.