[Bug]: 处理过程终止(不在这些状态:处理中、处理完、失败),无错误信息以及终止手段;

Author: qianlima-cCreated Sep 12, 2026Updated Sep 12, 2026
Labelsbug

问题描述 | Current Behavior

运行多次,在这个环节就停止了,应用没有反应:既不报错、也不继续进行、也不退出(时间足够长),必须强制关闭。 | INFO | "./app/services/video.py:805": combine_videos - starting clip merging process | INFO | "./app/services/video.py:811": combine_videos - concatenating 32 clips with ffmpeg

重现步骤 | Steps to Reproduce

| INFO | "./app/services/video.py:805": combine_videos - starting clip merging process | INFO | "./app/services/video.py:811": combine_videos - concatenating 32 clips with ffmpeg

错误日志 | Error Logs

| INFO | "./app/services/video.py:805": combine_videos - starting clip merging process | INFO | "./app/services/video.py:811": combine_videos - concatenating 32 clips with ffmpeg 后面就没有内容了。

Python 版本 | Python Version

v3.14

操作系统 | Operating System

window11

MoneyPrinterTurbo 版本 | Version

v1.3.6

补充信息 | Additional Information

No response

Source: harry0703/MoneyPrinterTurbo