Haemin Yoo
Haemin Yoo
@chaokunyang hey, thanks for the ping. I haven't forgotten about this PR, but I am a bit swamped with other things personally and have no time to push it forward....
@chaokunyang Are merge commits preferred or is rebasing preferred?
related: https://github.com/apache/fury/issues/1806#issuecomment-2295215163 I understand the registered class problem now, it uses the serialization from the most concrete class, and does not look for superclass. The generated code problem still exists,...
Excellent points. A custom exception that holds both `t` and `cause: Cause[E]` and considered internally as fatal should work. Let me try it locally today to verify it fixes the...
Got a but distracted with other things. I already have a branch, will open a PR soon! Sorry for the delay 🙏