launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29879
[Merge] ~ines-almeida/launchpad:prevent-stray-temp-file-on-exception into launchpad:master
The proposal to merge ~ines-almeida/launchpad:prevent-stray-temp-file-on-exception into launchpad:master has been updated.
Commit message changed to:
Cleanup temp files if copying component raises
If something goes wrong while copying a component, we:
* catch the exception (generally, whichever exception)
* do some cleanup of temporary files
* re-raise the same exception
LP: #1662671
For more details, see:
https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/440381
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~ines-almeida/launchpad:prevent-stray-temp-file-on-exception into launchpad:master.
References