It enables to properly remove remaining partial dump file resulting
from a celery task crash when a new svn loading task is executed
on the same worker.
Related to T3719
Differential D6648
loader: Create temp folder with pattern in SvnLoaderFromRemoteDump anlambert on Nov 17 2021, 2:32 PM. Authored by
Details
It enables to properly remove remaining partial dump file resulting Related to T3719
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6648 (id=24171)Rebasing onto 49cd7cc4fa... Current branch diff-target is up to date. Changes applied before testcommit e1d2af937882e0e86e8ef257fd314535eb87e29d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Nov 17 14:25:48 2021 +0100 loader: Create temp folder with pattern in SvnLoaderFromRemoteDump It enables to properly remove remaining partial dump file resulting from a celery task crash when a new svn loading task is executed on the same worker. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/191/ for more details.
Comment Actions Thanks. That's what i was trying to fix last week without finding where (since i was unable to reproduce in tests). One non-blocking question inline.
Comment Actions Build is green Patch application report for D6648 (id=24173)Rebasing onto 49cd7cc4fa... Current branch diff-target is up to date. Changes applied before testcommit fdf526eceaea5bbd35e5642e47770c251242bb45 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Nov 17 14:25:48 2021 +0100 loader: Create temp folder with pattern in SvnLoaderFromRemoteDump It enables to properly remove remaining partial dump file resulting from a celery task crash when a new svn loading task is executed on the same worker. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/192/ for more details. |