-
-
Notifications
You must be signed in to change notification settings - Fork 412
Open
Labels
build tool: stackos: macosperformanceIssues about memory consumption, responsiveness, etc.Issues about memory consumption, responsiveness, etc.status: needs infoNot actionable, because there's missing informationNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
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
Metadata
Metadata
Assignees
Labels
build tool: stackos: macosperformanceIssues about memory consumption, responsiveness, etc.Issues about memory consumption, responsiveness, etc.status: needs infoNot actionable, because there's missing informationNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..