Skip to content

for hash tables, cache hash with index#257

Merged
sunshowers merged 6 commits into
mainfrom
sunshowers/spr/for-hash-tables-cache-hash-with-index
May 22, 2026
Merged

for hash tables, cache hash with index#257
sunshowers merged 6 commits into
mainfrom
sunshowers/spr/for-hash-tables-cache-hash-with-index

Conversation

@sunshowers
Copy link
Copy Markdown
Collaborator

Avoid calling user code during rehashing, preventing situations where the hash table has duplicate indexes. (This isn't a soundness issue today, but could very well be one in the future.)

Also add tests to catch this.

Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
@sunshowers sunshowers merged commit d58b090 into main May 22, 2026
34 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/for-hash-tables-cache-hash-with-index branch May 22, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant