leanprover-community/ProofWidgets4

macOS build deadlocks nondeterministically

Offen

#33 geöffnet am 08.11.2023

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Lean (45 Forks)auto 404
bughelp wanted

Repository-Metriken

Stars
 (219 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide