Skip to content

Control number of threads used

AU edited this page Aug 14, 2024 · 1 revision

See #1600

import OCP
pool = OCP.OSD.OSD_ThreadPool.DefaultPool_s(1)
import cadquery as cq
Clone this wiki locally