PyWin32 and wmi are used to get data from Windows based systems on the status of launched reasoners. It looks like this is only used at the moment to get the cputime for a reasoner process.
Looks at swapping it out with pip installable psutil library
PyWin32 and wmi are used to get data from Windows based systems on the status of launched reasoners. It looks like this is only used at the moment to get the cputime for a reasoner process.
Looks at swapping it out with pip installable psutil library