leanprover-community/ProofWidgets4
macOS build deadlocks nondeterministically
Ouverte
#33 ouverte le 8 nov. 2023
bughelp wanted
Métriques du dépôt
- Stars
- (219 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.