In my case, as a workaround execting
cpulimit -l 20 -p <process id>
Helped in reducing the process CPU usage to 20%.
Please, let me know if this is an unefficient way to do it.
In my case, as a workaround execting
cpulimit -l 20 -p <process id>
Helped in reducing the process CPU usage to 20%.
Please, let me know if this is an unefficient way to do it.