D7310: rust-threads: force Rayon to respect the worker count in config

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Nov 8 08:40:33 EST 2019


This revision now requires changes to proceed.
martinvonz added inline comments.
martinvonz requested changes to this revision.

INLINE COMMENTS

> dirstate.py:1125
> +                os.environ.setdefault('RAYON_NUM_THREADS',
> +                                      pycompat.sysstr(str(numcpus)))
> +

Is is the pycompat call needed? Same below.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7310/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7310

To: Alphare, #hg-reviewers, martinvonz
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list