gren-lang / gren-lang/compiler
`elm make` hangs then runaway memory usage from orphan process
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- Haskell
- Stars
- 503
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked elm/compiler issue to recover the reproduction details and expected behavior, then locate the compiler entry point that handles elm make and process cleanup. Done means the command no longer hangs, leaves an orphan process, or causes runaway memory use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm, haskell
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100