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

Suppress Tuple elements serialization warning #2872

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

pivovarit
Copy link
Member

Tuple serializability depends on the serializability of all its elements - we can't enforce Tuple elements to be serializable, therefor the only option is to silence the warning

@pivovarit pivovarit force-pushed the suppress-tuple-serialization-warning2 branch from 0febb21 to 74eaae5 Compare October 3, 2024 15:01
@pivovarit pivovarit marked this pull request as ready for review October 3, 2024 15:01
@pivovarit pivovarit force-pushed the suppress-tuple-serialization-warning2 branch from 74eaae5 to 6ea7e2b Compare October 3, 2024 15:02
@pivovarit pivovarit enabled auto-merge (squash) October 3, 2024 15:02
@pivovarit pivovarit merged commit f186320 into version/0.x Oct 3, 2024
3 of 6 checks passed
@pivovarit pivovarit deleted the suppress-tuple-serialization-warning2 branch October 3, 2024 15:05
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

Successfully merging this pull request may close these issues.

1 participant