Supress debug message

[?]
Mar 13, 2017, 10:11 AM
EYIB6HA6IWLOZXPLVQOK6CMOQSYKCXCSBFK32TCNAAHXRRLGQ22QC

Dependencies

  • [2] NSBNNM77 Add hydra.conf option "nar_buffer_size" to configure memoryTokens limit
  • [3] BG6PEOB2 Make the output size limit configurable
  • [*] 24BMQDZA Start of single-process hydra-queue-runner

Change contents

  • replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 78
    [2.1574][2.1574:1651]()
    printInfo("using %d bytes for the NAR buffer", memoryTokens.capacity());
    [2.1574]
    [2.1651]
    debug("using %d bytes for the NAR buffer", memoryTokens.capacity());