leanprover-community/ProofWidgets4

macOS build deadlocks nondeterministically

Aperta

#33 aperta il 8 nov 2023

 (2 commenti) (0 reazioni) (0 assegnatari)Lean (45 fork)auto 404
bughelp wanted

Metriche repository

Star
 (219 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor