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

get_data() mem leak #48

Open
SavageBoo opened this issue Nov 24, 2020 · 2 comments
Open

get_data() mem leak #48

SavageBoo opened this issue Nov 24, 2020 · 2 comments

Comments

@SavageBoo
Copy link

if col active at XFD get_data() mem leak

my sheet i use field at col E. but field active at XFD in cell is null.

i use get_data() and view task manager is function run mem push many and leak.

solution
if i del F - XFD is Work!

@SavageBoo
Copy link
Author

SavageBoo commented Nov 27, 2020

AFTER

I test is Flask local is work. but prod mem leak always.

Flask==1.0.2
Flask-API==1.1
pyexcel==0.6.4
pyexcel-io==0.6.4
pyexcel-webio==0.1.4
pyexcel-xlsx==0.6.0
pyexcel-xlsxr==0.6.0

@chfw
Copy link
Member

chfw commented Nov 27, 2020

what about openpyxl version?

and the sample step to reproduce please

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

2 participants