Upgrader: try to fix upgrade aborting after successful download
This MR does 2 things about #20593 (closed):
- It tries to actually fix the root cause of the bug, by removing
--auto-close
to fix a race condition. - It adds some debug logging which will be helpful to investigate this further, in case this MR did not actually fix the bug.
Edited by intrigeri