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
Looks like ObjectReader constructed with paranamer (in original case, via Scala module) is not Serializable any more: it should be. Looks like this is due to CachingParanamer; but it should be relatively easy to try to verify functioning with a unit test to see what else might be blocking things.