Closed nickgerace closed 2 months ago
Actually, I'm seeing a deserialization issue in the layer cache updates, going to track it down.
Actually, I'm seeing a deserialization issue in the layer cache updates, going to track it down.
nevermind, i had some branch weirdness, we're good here. should cause no serialization issues
Made the changes that we discussed.
Description
This PR removes remnants of reconciliation funcs in the codebase... again. Since they are unused and since their re-introduction would likely take a different shape, we are destroying what remains. We loved you!
This is a second attempt (#4523 and #4454) and now works with existing graphs due to deserializing enums that contained reconciliation funcs.