srushti / goldberg

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.
Other
243 stars 29 forks source link

Issue #83 - Redo niceness control using `nice` instead of `renice` becaus #90

Closed kaiwren closed 13 years ago

kaiwren commented 13 years ago

Issue #83 - Redo niceness control using nice instead of renice because renice doesn't change the niceness of child processes forked before it was applied