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
Currently chill doesn't support Try serialization, because it doesn't support java's Throwable serialization (see EsotericSoftware/kryo#532 for details). It worth adding Throwable serialization to chill-java package and, maybe, explicit serialization Try serialization to chill package.