bnjbvr edited PR #4265 from serialize-blocknode-cold
to main
:
This fixes a bug when the
cold
field would not be serialized, since
we're using a custom (de)serializer forLayout
. This is now properly
handled by adding a boolean in the serialized stream.This was caught during the work on #4155, as this would result in cache
mismatches between a function and itself.
cfallin submitted PR review.
cfallin merged PR #4265.
Last updated: Dec 23 2024 at 13:07 UTC