Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Poller
    • r6968

    Description

      Attached patch enforces the quiet (-q) option for the poller.

      Rationale:
      With the help of Xdebug and Webgrind, I found that the poller was spending a ton of time colorizing strings for the CLI. The first problem was that the poller-wrapper was not running the poller in quiet mode and was simply redirecting all output to /dev/null. The second problem was the the poller was ignoring the quiet option.

      I define a global OBS_QUIET similar to OBS_DEBUG and simply short-circuit the print_* functions.

      Attachments

        Activity

          People

            landy Mike Stupalov
            moorereason Cameron Moore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: