issues
search
CenterForOpenScience
/
modular-file-renderer
A Python package for rendering files to HTML via an embeddable iframe
http://modular-file-renderer.readthedocs.io/en/latest/
Apache License 2.0
44
stars
67
forks
source link
[HotFix] [SVCS-676] Fix Memory Leak During CSV Rendering
#326
Closed
cslzchen
closed
6 years ago
cslzchen
commented
6 years ago
This doesn't solve the memory leak when
CSV
are correctly rendered. Need more investigation.
This does significantly reduce the memory leak when
TableTooBigError
exception is thrown.
CSV
are correctly rendered. Need more investigation.TableTooBigError
exception is thrown.