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

Don't create a new format handle, use it directly instead (WIP) #519

Closed
wants to merge 2 commits into from

Conversation

videni
Copy link

@videni videni commented Aug 27, 2024

This PR tries to solve the the memory leak issue here, WIP , not ready to merge

@videni videni changed the title Don't create a new format handle, use it directly instead Don't create a new format handle, use it directly instead (WIP) Aug 27, 2024
@videni videni force-pushed the master branch 2 times, most recently from 50df997 to 3f05d34 Compare August 27, 2024 09:28
@videni
Copy link
Author

videni commented Aug 27, 2024

in constant memory mode, calling the method workbook_add_format repeatedly will blow up the memory. somehow it is not released, I don't know why.

@videni videni force-pushed the master branch 3 times, most recently from 4b63234 to a7280e1 Compare August 27, 2024 10:13
@videni
Copy link
Author

videni commented Aug 28, 2024

closed as it is solved by #520

@videni videni closed this Aug 28, 2024
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