Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot serialize Telepath Types #68

Open
TiiFuchs opened this issue Sep 3, 2024 · 0 comments
Open

Cannot serialize Telepath Types #68

TiiFuchs opened this issue Sep 3, 2024 · 0 comments

Comments

@TiiFuchs
Copy link
Collaborator

TiiFuchs commented Sep 3, 2024

It should be possible to serialize and unserialize Telepath Types without a problem.

Currently this is not possible due to the fact that every type keeps a copy of the Bot object.
We should remove this in a __serialize method and should make sure that it is not needed and where it is used, it should check if it is set beforehand.

See here for reference: TiiFuchs/wallaby@e6f4c76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant