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
With the changes in this PR, the versioning report is not loading on a separate thread anymore. One downside to it is that the form freezes in an incomplete state while the script is loading; which doesn't look great. So would be great to bring it back to a separate thread without loosing the benefit of the PR mentioned above.