# Language server put's 1 processor at 100%?

**URL:** https://discourse.julialang.org/t/language-server-puts-1-processor-at-100/135436
**Category:** General Usage
**Created:** [February 4, 2026, 12:07am UTC](https://discourse.julialang.org/t/language-server-puts-1-processor-at-100/135436 "2026-02-04T00:07:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![joa-quim](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joa-quim/32/227_2.png) [@joa-quim](https://discourse.julialang.org/u/joa-quim)
#### Post date: [February 4, 2026, 12:07am UTC](https://discourse.julialang.org/t/language-server-puts-1-processor-at-100/135436/1 "2026-02-04T00:07:58Z")

</div>

All of the sudden (well, _somewhere_ during this afternoon) when I open either VSC or Atigravity a Julia process is launched that uses one of processor at 100% non stop. Anyone else seeing this?

It now stopped, after a 3 GB raise as well as the room temperature due to computer cooling.

---

<div class="post-metadata">

### Author: ![technocrat](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/technocrat/32/220947_2.png) [@technocrat](https://discourse.julialang.org/u/technocrat)
#### Post date: [February 4, 2026, 1:26am UTC](https://discourse.julialang.org/t/language-server-puts-1-processor-at-100/135436/2 "2026-02-04T01:26:46Z")

</div>

I think it must be local. I’ve got Antigravity, Cursor and VS all running Julia processes and consuming over 200 threads among them with very light CPU load. (On the other hand, Elgato’s Camera Hub is eating about 50% of total CPU time between itself and its load on WindowsServer.)

---

<div class="post-metadata">

### Author: ![jaakkor2](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jaakkor2/32/2540_2.png) [@jaakkor2](https://discourse.julialang.org/u/jaakkor2)
#### Post date: [February 4, 2026, 3:43am UTC](https://discourse.julialang.org/t/language-server-puts-1-processor-at-100/135436/3 "2026-02-04T03:43:01Z")

</div>

Sounds a bit like it could be Revise 3.13.1, see [unexpected background thread after Revise 1.13.1 · Issue #991 · timholy/Revise.jl · GitHub](https://github.com/timholy/Revise.jl/issues/991)? Mine is at 3.13.1 here  
`.vscode\extensions\julialang.language-julia-1.176.2\scripts\packages\Revise\Project.toml`
