Skip to content

cgroups migration test: catch error when migrating task

Darryl Green requested to merge github/fork/Elieva/cgroup_fix into master

Created by: Elieva

The PID of the task that is not migrated need to be found by looking into the cgroups file and filtering these information. If something goes wrong it may happen that the task PID is not found. In this case an error is raised.

Signed-off-by: Elieva Pignat Elieva.Pignat@arm.com

Merge request reports