Project

Profile

Help

Task #1701

closed

Get rid of DownloaderConfig.finalize() because now the temp directory of task is used

Added by ipanova@redhat.com about 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

We can get rid of DownloaderConfig.finalize() because now the temp directory of tasks is used which is removed within the task completion.

https://github.com/pulp/nectar/blob/master/nectar/config.py#L186

We need to check that in every plugin 'working_dir' of tasks is used in the DownloaderConfig()

We also need to remove dead code from platform and plugins.

Also available in: Atom PDF