Replies: 3 comments
-
can you open this as an issue please? |
Beta Was this translation helpful? Give feedback.
0 replies
-
fixed |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I played a bit with the package and realized it does not support passing custom types when running a job (running 4.0.0b2).
Toy example:
The reason seems to be that, when the type is not supported, we serialize to string by default.
People are likely to run into this and raise issues (the opened #248 could be related?).
Ideas:
Beta Was this translation helpful? Give feedback.
All reactions