Skip to content

cpu: Set number of threads to number of cores

David Goulet requested to merge dgoulet/tor:ticket40713_048_01 into main

Cap this to 2 threads always because we need a low and high priority thread even with a single core.

Fixes #40713 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports