tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: python nproc vs MAKE_JOBS issues
On Mon, Nov 11, 2024 at 07:36:04AM -0500, Greg Troxel wrote:
> Maybe we should simply fix the default in py-maturin, once. This is a
> philosophical disagreement about whether a tool should consume all CPU
> resources by default, or by default use one, and take a -j flag. go is
> similarly troubled.
maturin already has a -j flag and I don't think we should change it to
'-j1' by default - that will be a surprise for maturin users coming
from other environments.
Thomas
Home |
Main Index |
Thread Index |
Old Index