Large pull requests spawn large number of git/console host processes on refresh/comment change

Issue #35 resolved
Rich Moll created an issue

When working with a large pull request, say 100 files, a large number of git and console host processes are spawned for every refresh and comment change. This causes the OS to lock up until those processes complete.

Version: 1.32.3 (user setup) Commit: a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4 Date: 2019-03-14T23:43:35.476Z Electron: 3.1.6 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Windows_NT x64 10.0.17134

Extension: 1.0.4

Comments (3)

  1. Pramod Busam Account Deactivated

    Version 1.4.0 of the extension fixes this issue. (Please note that you need to update to VS Code 1.34 to use this version)

    Please re-open if you still see this happening.

  2. Log in to comment