leanprover-community/ProofWidgets4

macOS build deadlocks nondeterministically

Aberta

#33 aberto em 8 de nov. de 2023

 (2 comentários) (0 reação) (0 responsável)Lean (45 forks)auto 404
bughelp wanted

Métricas do repositório

Stars
 (219 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador