Closed matyama closed 11 months ago
Empirically I've not noticed any pending updates when manually running :CocUpdate
after multiple days/runs of upgrade
.
It's possible that +CocUpdate
runs async and actually finishes (coc runs on node anyway and it might keep running - "detached").
Monitor this further and perhaps close the issue if it's still fine.
c85bd8ab37ab77a98d4ab24e32d6f51185f127cf introduced
CocUpdate
as part of theupgrade
script. However,CocUpdate
does not seem to execute, probably due to immediateqall
.