Running python scripts with nice and ionice

Hi,

Is it possible to configue pycharm to run scripts with the command:

/usr/bin/nice -n 19 /usr/bin/ionice -c2 -n7

I need my scripts to run with the lowest possible priority. Thank you for your time.
2
1 comment
Avatar
Permanently deleted user

Sorry to dig up this old post again, but I'm facing the same problem. Isn't there a solution for this?

1

Please sign in to leave a comment.