Github for windows – ssh-agent.exe using high CPU + 100% disk?

Further to moggizx’s comment in one of the other answers, I found this was influenced by SourceTree too.

The instance of ssh-agent.exe with the high CPU actually gets terminated when you close SourceTree. Restarting SourceTree does cause another ssh-agent process to be spawned, but the CPU is then idle.

Leave a Comment