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 tried a bunch of different variations to see what is the permutation that would trigger the unpickling exception. If I leave out sealed in ParentContainer#Entry, it compiles fine. I can use any combination of class/trait - but it seems to me that it is the sealed portion that kills the unpickler.