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
Currently we have three separate parts of adding and fully recognizing a new release, add_package_to_database, update_search_index and update_release_activity. These should all be able to be combined, which would remove two side services (both updaters run on separate threads) and make publishing releases more responsive for users