mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-05 12:25:04 -05:00
Add try/finally blocks to close MoviePy clips in loop.py, duration.py, and add_audio.py. Without this, file handles and ffmpeg subprocesses leak on each block execution. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>