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

[BUG] Fix resource leak in to_json #9877

Closed
andygrove opened this issue Nov 28, 2023 · 1 comment · Fixed by #9879
Closed

[BUG] Fix resource leak in to_json #9877

andygrove opened this issue Nov 28, 2023 · 1 comment · Fixed by #9879
Assignees
Labels
bug Something isn't working

Comments

@andygrove
Copy link
Contributor

Describe the bug
Through manual testing, I found some resource leak warnings.

Steps/Code to reproduce bug
I am debugging now and should have a PR up fairly soon.

Expected behavior

Environment details (please complete the following information)

Additional context

@andygrove andygrove added bug Something isn't working ? - Needs Triage Need team to review and classify labels Nov 28, 2023
@andygrove andygrove self-assigned this Nov 28, 2023
@andygrove andygrove changed the title [BUG] Fix resource leaks in from_json/to_json [BUG] Fix resource leak in to_json Nov 28, 2023
@andygrove
Copy link
Contributor Author

Fixed in #9879

@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants