run() returns core and other file paths 🟩

This commit is contained in:
Daniel Roth 2026-06-02 09:43:48 +00:00 committed by Jun-te Kim
parent d8ec12065f
commit 020a24d345

View file

@ -122,7 +122,7 @@ class PashubService:
except OSError:
logger.warning(f"Failed to delete temp file {file_path}")
return downloaded.core
return downloaded.core + downloaded.other
def _upload_to_s3_and_update_db(
self,