rranelli / auto-package-update.el

Automatically update Emacs packages.
153 stars 27 forks source link

Request async update process instead of sync one #39

Closed nedijahij closed 2 years ago

nedijahij commented 5 years ago

I do really like this package but sometime it's a bit annoying when i open Emacs and it stuck fetching and updating my package. So, can this package make an update for async process instead of using sync process? thanks.

FrostyX commented 4 years ago

If this is implement-able, it would be an awesome feature. For me, the package update causes big enough lag to disconnect me from IRC.

FrostyX commented 2 years ago

Awesome, thank you very much @rranelli. At your convenience, could you please create also async version of auto-package-update-at-time?

gsingh93 commented 2 years ago

@FrostyX I need to do a bit more testing locally, but I tried to add this here: https://github.com/rranelli/auto-package-update.el/pull/54