change os.cpu_count()
to len(os.sched_getaffinity(0))
#1385
The logs for this run have expired and are no longer available.
Loading
os.cpu_count()
to len(os.sched_getaffinity(0))
#1385