leanprover-community/ProofWidgets4

macOS build deadlocks nondeterministically

开放

#33 创建于 2023年11月8日

 (2 条评论) (0 个反应) (0 位负责人)Lean (45 个派生)auto 404
bughelp wanted

仓库指标

星标
 (219 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南