tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

`rust.cargo.build` failing with default parallel jobs setting #96

Closed deciduously closed 2 days ago

deciduously commented 3 days ago

I am observing rust.cargo.build failures with parallel builds that go away when parallelism is dropped. However ,the earlyRust toolchain does not exhibit this behavior. Identify and address the discrepancy, and set all cargo builds to use the default number of jobs.