uvloop icon indicating copy to clipboard operation
uvloop copied to clipboard

Use len(os.sched_getaffinity(0)) instead of os.cpu_count()

Open avkarenow opened this issue 1 year ago • 0 comments

This change allows to control number of processes by cpuset command.

avkarenow avatar Jan 18 '24 18:01 avkarenow