Skip to content

Conversation

@Tornhoof
Copy link
Contributor

This ports the change done by @PaulusParssinen done in microsoft/garnet#36 to FASTER.
This only applies to the builds for .NET STANDARD 2.1 and 6_0+ as otherwise the helper method is not available, the reflection method is also still used in the code.

@badrishc badrishc merged commit 281bdff into microsoft:main Mar 24, 2024
@Tornhoof Tornhoof deleted the IsBlittableFixes branch March 24, 2024 21:13
@PaulusParssinen
Copy link

Deleted earlier incorrect comment, misread the changes 🤦‍♂️

This actually fixes a bug as the .NET 7+ onwards it is invalid to rely on dummy GCHandle for the blittability check (see dotnet/runtime#68694)

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.

3 participants