getsolus / solbuild

The Solus package build system
https://getsol.us
Apache License 2.0
21 stars 12 forks source link

Replace removeAll usage with parallelized version for delete-cache usage #91

Closed joebonrichie closed 1 month ago

joebonrichie commented 8 months ago

Even though solbuild dc is ran quite infrequently, it can take a while to complete, especially due to the large sizes the solbuild cache can grow to.

ermo commented 1 month ago

Resolved by https://github.com/getsolus/solbuild/pull/90