Skip to content

Refactored getting cores count to work cross platform.

Coop requested to merge Darkle1/devedeng:master into master

I don't think it is possible to just do a single platform agnostic method call in python to get the cores count, so this is what I ended up with.

Edited by Coop

Merge request reports