haskell / haskell/haskell-language-server

too many clang/gcc processes, system limit reached

Open
#580 6 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.