All checks were successful
CI/CD / Build & Push Docker Image (push) Successful in 1m13s
Add logging at key points in the download flow to diagnose why TorBox downloads get stuck in 'downloading' state despite completion: - Log initial state at processFiles start - Log when download loop exits - Log when onSuccess callback is invoked - Log condition evaluation in updateTorrent - Log when state is set to pausedUP Also fix missing return after onFailed for empty symlink path edge case. Part of dcy-355 investigation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>