issues
search
ogri-la
/
strongbox
a World of Warcraft Addon Manager aimed at Linux players
GNU Affero General Public License v3.0
169
stars
7
forks
source link
install/uninstall addons in parallel
#349
Closed
torkus
closed
2 years ago
torkus
commented
2 years ago
[x] addons
installed
in parallel
installing and uninstalling was done sequentially to avoid Weirdness with mutual dependencies overwriting each other
[x] acquire locks on new directories to be created (installed)
[x] acquire locks on directories to be removed (uninstalled)
[x] GUI updates row status individually rather than wait for all to be complete before refreshing
[x] bug, we're losing the grouped addon drop down after an update
[x] review
[x] update CHANGELOG