![Jonas Dreßler](/assets/img/avatar_default.png)
The updatesPermission is currently initialized synchronously, which blocks the Mainloop for quite some time and therefore slows down startup of the shell, let's do it asynchronously instead. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/689