Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
9bbc0b55be
core: Address a handful of issues that contribute to a slow initial load on mobile. One of the improvements is making deleting feeds and blobs serial so that they don't saturate our worker threads. Also add some performance logging.