matyama / configs

Configuration and scripts for Ubuntu desktop
MIT License
2 stars 0 forks source link

CocUpdate does not seem to run in `upgrade` script #16

Closed matyama closed 7 months ago

matyama commented 2 years ago

c85bd8ab37ab77a98d4ab24e32d6f51185f127cf introduced CocUpdate as part of the upgrade script. However, CocUpdate does not seem to execute, probably due to immediate qall.

matyama commented 2 years 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.