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
When there are a lot of packages (1000+), the program starts consuming a lot of RAM and slows down. Divide the package list into several pages (no more than 100 packages per page).
When there are a lot of packages (1000+), the program starts consuming a lot of RAM and slows down. Divide the package list into several pages (no more than 100 packages per page).