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
Fix issue that caused the Reloading Package progress indicator to be stuck
If any method in `reloadPacakge` threw, the `Reloading Package` progress indicator was stuck.
Also, change the message of the indicator to `SourceKit-LSP: Reloading Package` to make it easier to differentiate from status generated by the VS Code extension.
Fixes#1050
rdar://122899093
0 commit comments