ragflow/deepdoc/parser
yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500)
### What problem does this PR solve?

close #5277 by make sure the file close

### Type of change

- [x] Performance Improvement

---------

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-03 10:26:45 +08:00
..
resume Update comments (#4569) 2025-01-21 20:52:28 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
docx_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
excel_parser.py fix: big xls file error (#4859) 2025-02-12 12:39:25 +08:00
html_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
json_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
markdown_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
pdf_parser.py Fix: possible memory leaks close #5277 (#5500) 2025-03-03 10:26:45 +08:00
ppt_parser.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
txt_parser.py Fix: fix special delimiter parsing issue (#5448) 2025-02-27 18:33:55 +08:00
utils.py Update comments (#4569) 2025-01-21 20:52:28 +08:00