Have test_checkpoint flush all its prints

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • WT11.0.0, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      test_checkpoint contains assorted status and error prints; some of them go to stdout and some of them go to stderr. Some of them are explicitly flushed, but many aren't, with the result that it's possible for them to appear out of order, especially when logging to a file. This can become quite misleading.

      It seems like a good idea to flush them all explicitly.

            Assignee:
            Keith Bostic (Inactive)
            Reporter:
            David Holland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: