haskell / haskell/haskell-language-server
too many clang/gcc processes, system limit reached
Open
build tool: stack
os: macos
performance
status: needs info
type: bug
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Using Haskell extension 1.2.0 in VS Code 1.51.0 on mac catalina, I started getting `fork: resource exhausted (Resource temporarily unavailable)` in all terminals. ps showed that it had opened many clang (and some gcc) processes, eventually reaching the process limit. Restarting the Haskell LSP process fixed it.
pstree output: https://termbin.com/c9e4y
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.