Skip to content

Implement Memory.getHashCode for value types #207

Open
@mxprshn

Description

@mxprshn

Now there is an assertion in Memory.getHashCode which requires the passed object to be of reference type

An example of method for which this assertion fails is JetBrains.Collections.ReferenceEqualityComparer<JetBrains.Threading.ByteBufferAsyncProcessor>.GetHashCode(JetBrains.Threading.ByteBufferAsyncProcessor) in JetBrains.Lifetimes benchmark

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions