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

OPIK-672 [SDK] Fix cyclic reference/recursion issue in json_encoder #964

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

japdubengsub
Copy link
Contributor

@japdubengsub japdubengsub commented Dec 27, 2024

Details

Avoid infinite recursion in cyclic structures during serialization.

Testing

Unit tests are added.

@japdubengsub japdubengsub marked this pull request as ready for review December 30, 2024 14:50
@japdubengsub japdubengsub requested a review from a team as a code owner December 30, 2024 14:50
@ferc ferc requested a review from aadereiko December 30, 2024 18:20
@ferc ferc merged commit becc33b into main Jan 2, 2025
38 checks passed
@ferc ferc deleted the OPIK-672 branch January 2, 2025 14:12
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.

3 participants