Skip to content

Fix waiter-table hashing#16

Merged
vadimskipin merged 1 commit intomainfrom
vskipin/fix-hash
May 7, 2026
Merged

Fix waiter-table hashing#16
vadimskipin merged 1 commit intomainfrom
vskipin/fix-hash

Conversation

@vadimskipin
Copy link
Copy Markdown
Collaborator

For many C++ standard library implementations, std::hash<uint64_t> is an identity function that returns the input value unchanged. Not what we want to use to hash an address.

@vadimskipin vadimskipin merged commit 7b9ba51 into main May 7, 2026
14 checks passed
@vadimskipin vadimskipin deleted the vskipin/fix-hash branch May 7, 2026 11:16
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