compiler icon indicating copy to clipboard operation
compiler copied to clipboard

elm compiler freezes while eating all the RAM

Open ccomb opened this issue 3 years ago • 1 comments

Quick Summary:

Here are the steps to reproduce:

git clone https://github.com/Modelyz/studio
cd studio/
git co deec77a
cd front/src
elm make Resource/AddPage.elm

SSCCE

Not sure how to extract the problem in a few lines, but it seems to behave like https://github.com/elm/compiler/issues/2241

  • Elm: 0.19.1
  • Browser: (N/A)
  • Operating System: Debian testing

ccomb avatar Aug 14 '22 21:08 ccomb

Thanks for reporting this! To set expectations:

  • Issues are reviewed in batches, so it can take some time to get a response.
  • Ask questions in a community forum. You will get an answer quicker that way!
  • If you experience something similar, open a new issue. We like duplicates.

Finally, please be patient with the core team. They are trying their best with limited resources.

github-actions[bot] avatar Aug 14 '22 21:08 github-actions[bot]