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

macOS build deadlocks nondeterministically #33

Open
Vtec234 opened this issue Nov 8, 2023 · 2 comments
Open

macOS build deadlocks nondeterministically #33

Vtec234 opened this issue Nov 8, 2023 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Vtec234
Copy link
Collaborator

Vtec234 commented Nov 8, 2023

As seen here for example. My conjecture there was that this is due to the mutex in the lakefile.lean, but reproducing it locally it seems that there is sometimes a stray npm run build -- --tsxName <blah> process that never exits. This would suggest that the issue is actually something with NPM or Rollup.js.

@Vtec234 Vtec234 added bug Something isn't working help wanted Extra attention is needed labels Nov 8, 2023
@digama0
Copy link
Member

digama0 commented Jan 28, 2024

@Vtec234
Copy link
Collaborator Author

Vtec234 commented Jan 30, 2024

I can also reproduce it locally, so it is unlikely to be an issue with the runners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants