Darren Ohonba - Evans

Results 4 comments of Darren Ohonba - Evans

Is there still no solution for this, I am using the pip package, is the issue fixed on this repo?

I came up with a simple way to do it with nodejs. ``` const shell = require('shelljs'); const process = require('process'); if (process.pid && shell.which('renice')) { shell.exec(`renice -n 10 -p...