Open arleslie opened 8 years ago
Most likely it is running checks on things and getting responses too slowly. You can try disabling the checks as documented here: https://github.com/m-hall/HypnotoadSVN/blob/master/docs/settings.md#disable-svn-checks
I know it's not a fix, but it might be a workable stopgap for you.
Disabling SVN checks stopped it from hanging.
Would it be possible to make the svn request asynchronous or not in the main thread?
Unfortunately you can't do that. The command palette and context menus function in a synchronous way and have no support for asynchronously being modified so far as I know. It's possible I could have something that periodically evaluates the command palette version so that it wouldn't have to run at the same time, but it would be impractical to do that for context menus.
With package installed, when launching the command palette using Ctrl+Shift+P on Windows, Sublime will hang and you have to force close it.
Sublime Text 3, Stable channel, Build 3083.