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
CheckInstallLockUbuntu is recursive function call and potentially has a risk of infinite loop if apt.lock is not removed.
It is nice to have counter after converting to non-recursive.
The text was updated successfully, but these errors were encountered:
CheckInstallLockUbuntu is recursive function call and potentially has a risk of infinite loop if apt.lock is not removed.
It is nice to have counter after converting to non-recursive.
The text was updated successfully, but these errors were encountered: