Open
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
RAGFlow workspace code commit ID
RAGFlow image version
0.17.1
Other environment information
Actual behavior
when the input has chinese words like "一一一一一一一一一一一一一一一十一十一十一十一十一十一十一十一十一一一一一一十十十十十十十二十二十二十二十二十二十二十二二十二十二十二十二" , the function dfs_() has infinite recursion,and this will increase memory usage
Expected behavior
No response
Steps to reproduce
create a txt file with :一一一一一一一一一一一一一一一十一十一十一十一十一十一十一十一十一一一一一一十十十十十十十二十二十二十二十二十二十二十二二十二十二十二十二
upload to ragflow and parse
Additional information
No response