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
Checking if CID is already in repo is expensive if the repo itself has a
lot of blocks. This may freeze the Welcome Screen on initial start.
Delaying background precache for 10s is a temporary fix until:
1. we finish async iterators migration
2. implement #878
0 commit comments