The Wayback Machine - https://web.archive.org/web/20201225075649/https://github.com/topics/python-3-8
Skip to content
#

python-3-8

Here are 49 public repositories matching this topic...

mtreinish
mtreinish commented Nov 7, 2018

Right now the --concurrency flag for stestr run takes in an integer, if that value is 0 it runs nproc workers, if that value is greater than 0 it runs that many workers. But we don't have a way to specify a value that is a fraction of nproc easily (like nproc/2 or nproc/4). This can be useful for some test suites, especially if they're very resource intensive, where running nproc workers isn't via

Improve this page

Add a description, image, and links to the python-3-8 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-3-8 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.