Closed arkanoid87 closed 6 years ago
this line should be an option
Linuxbrew/brew is a fork of Homebrew/brew that adds support for Linux. I'll close this issue, since it's not related specifically to Linux. If you had a proposed fix, you could open a PR at Homebrew/brew. In the mean time, you could simply delete nice
from this line, commit the file, and from then on your installation of Linuxbrew should work as desired. brew update
should retain your fix (I believe).
Thank you
For other users, you also need to apply same change into the postinstall ruby call
I am working into a clustered environment. Brew install will takes ages if any configure or make is launched with niceness 10 instead of 0 without asking (I'm being eated by other users)
It is not an OS feature, i can launch multiple embedded stress -c 10 without experiencing the problem.