Actions
Bug #30149
closedDownload kernel/initram for kexec asynchronously
Status:
Closed
Priority:
Normal
Assignee:
Category:
Smart Proxy Plugin
Target version:
Difficulty:
Triaged:
No
Description
It does not get downloaded on slow networks, therefore the kexec HTTPS call timeouts, subsequent calls are raising errors on exclusive FLOCK failure. This change downloads it in a separate thread. Side effect: all kexec calls now return immediately with success (even when the URL was wrong and the host will never download anything and kexec).
Actions