### What problem does this PR solve? ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)tags/v0.5.0
| task_exe $i $WS & | task_exe $i $WS & | ||||
| done | done | ||||
| while [ 1 -eq q ];do | |||||
| while [ 1 -eq 1 ];do | |||||
| $PY api/ragflow_server.py | $PY api/ragflow_server.py | ||||
| done | done | ||||