Description
Drop PartialFile that may cause locking issues, the drawback is to loose "resumable downloads".
Also, clear up the temp file usage around it, and simplify resource handling.
After this change, resolver will download "all or nothing", no more partial downloads (hence, nothing to resume). HttpClientTransport is STILL ABLE to resolve, but resolver is currently not using this feature, later we may reintroduce it.
Attachments
Issue Links
- links to