Using `nice` results in an error on Linux
Closed this issue · 3 comments
snim2 commented
The error is:
[2016-05-11 17:51:17: INFO] stderr: /usr/bin/nice: cannot set niceness: Permission denied
and can be seen on the (new) Travis builds.
vext01 commented
How do I invoke krun to reproduce this?
snim2 commented
Just use the example config with --develop
. You can see the error on the new Travis builds.
vext01 commented
Closing for now, as there was a lot of flux in the flags used in travis. I suspect this is fixed.