WIP: Resolve "os.sched_getaffinity() not supported on MacOSX Blocks #411"
Description
Putting functionality for resource handling in _platform.py and replacing os.sched_getaffinity() with a globably compatible command
Changes proposed in this merge request:
- Add abstract function vto playform.py
- implement version for each platform
This merge request, when approved, will close issue/bug:
Closes #575 (closed)
Edited by Phillip Smyth