The ExampleEqualFunc_badEqualFunc was non-deterministic, because the hashes used in the CustomTable could (by chance) map "Rob" and "Robert" to the same slot.
Updated the test to use a deterministic hash.
The `ExampleEqualFunc_badEqualFunc` was non-deterministic, because the hashes used in the `CustomTable` could (by chance) map "Rob" and "Robert" to the same slot.
- Updated the test to use a deterministic hash.
The `ExampleEqualFunc_badEqualFunc` was non-deterministic, because the hashes used in the `CustomTable` could (by chance) map "Rob"
and "Robert" to the same slot. Updated the test to use a deterministic hash.
mvhutz
merged commit ea805b28e4 into main2026-03-17 01:54:25 +00:00
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.
The
ExampleEqualFunc_badEqualFuncwas non-deterministic, because the hashes used in theCustomTablecould (by chance) map "Rob" and "Robert" to the same slot.EqualFuncnot deterministic