in dictFind() origin code ,we have to loop ht[0] and ht[1] to find out a value,in my code we can use rehashidx to find out which table will have change to store the value, and will ignore dictIsRehashing()'s judgment
Comment From: ohye3166
see this question in 9838
Comment From: oranagra
@ohye3166 thank you. please note that there's no need to open an Issue if you already have a PR (or plan to make one soon). the reason to open an issue is if you only want to report something or discuss it, and don't have any code to show. is this issue about the same fix that's suggested in the PR you referred to? in that case i'm marking it to be closed with it, or you can just close it now. if not, please elaborate