Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent parallel execution of elm compiler #3

Merged
merged 1 commit into from Apr 5, 2021

Conversation

omnibs
Copy link
Contributor

@omnibs omnibs commented Apr 3, 2021

Fixes #2

This makes esbuid slower, naturally, but better slow than unreliable =]

It can be reverted once elm/compiler#2187 gets fixed.

@phenax
Copy link
Owner

phenax commented Apr 5, 2021

Nice catch!

@phenax phenax merged commit b79588b into phenax:main Apr 5, 2021
@phenax
Copy link
Owner

phenax commented Apr 5, 2021

Published as 0.0.3 minor release. The changes will get reverted once it is resolved upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elm make doesn't like being run in parallel
2 participants