You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not a fan of this style of caching (not the fault of this PR, more the existing solution), I think it will get messy quickly. Moving the cache into the keeper makes it parallel-keeper-safe but otherwise doesn't help.
I'd rather we find a way to do this generally with Amino (maybe through the codec object).
Ref #3075 (comment) (copied):
cc @jackzampolin @jaekwon
The text was updated successfully, but these errors were encountered: