hydra-queue-{runner,evaluator}: don't clutter the system log with debug messages
This commit is contained in:
committed by
Eelco Dolstra
parent
52a9f1a14e
commit
5ffc925ae7
@ -301,7 +301,7 @@ while (1) {
|
||||
# isn't updated properly.
|
||||
sleep 1;
|
||||
} else {
|
||||
print STDERR "sleeping...\n";
|
||||
# print STDERR "sleeping...\n";
|
||||
sleep 30;
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user