You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've ran aura 4.0.8 twice with -Cc back-to-back with different parameters, with no other operations ongoing and noticed, that the math is off:
❯ aura -Cc 1
aura :: Current cache size: 16.02GB
aura :: 1 of each package file will be kept. The rest will be deleted.
aura :: Proceed? [Y/n] y
aura :: 1.14GiB freed.
~
❯ aura -Cc 0
aura :: Current cache size: 13.78GiB
aura :: 0 of each package file will be kept. The rest will be deleted.
aura :: Proceed? [Y/n] y
aura :: 13.78GiB freed.
The text was updated successfully, but these errors were encountered:
I've ran aura 4.0.8 twice with
-Cc
back-to-back with different parameters, with no other operations ongoing and noticed, that the math is off:The text was updated successfully, but these errors were encountered: