You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/07 12:26:54 UTC

[GitHub] marcoabreu commented on a change in pull request #10797: Better cleaning of git repo, signal handlers

marcoabreu commented on a change in pull request #10797: Better cleaning of git repo, signal handlers
URL: https://github.com/apache/incubator-mxnet/pull/10797#discussion_r193727062
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -22,10 +22,13 @@
 
 set -ex
 
+# lower priority of build and test tasks
+renice -n 19 -p $$
 
 Review comment:
   As discussed before, I don't like changing priorities.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services