Skip to content

getTaskCore method added to get the available core for running MG task

Ashok requested to merge task-core into master

getTaskCore method will first fetch the socket id and use that socket id to find the core that is not running.

Merge request reports