-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High cpu usage by parallel svn processes #463
Labels
Comments
Thanks for raising this and looking into the cause. |
edgardmessias
added a commit
to edgardmessias/svn-scm
that referenced
this issue
Mar 26, 2019
edgardmessias
added a commit
to edgardmessias/svn-scm
that referenced
this issue
Mar 26, 2019
🎉 This issue has been resolved in version 1.47.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
I have an ansible project using 18 roles as svn:externals.
VSCode periodically starts a lot of svn processes in parallel causing a high cpu usage.
Changing svn.remoteChanges.checkFrequency to 0 of course is a possible workaround.
But it would be better to limit the number of parallel spawning svn processes.
SVN Output
Screenshots
CPU-20190122T144540.cpuprofile.txt
The text was updated successfully, but these errors were encountered: