Add more leniency to timing assertion in awaitdata_getmore_cmd.js

XMLWordPrintableJSON

    • Fully Compatible
    • Query 2017-10-23, Query 2017-11-13
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This assertion is relying on a condition variable to not wake up until the deadline has passed, but the condition_variable::wait_for() method is allowed to wake up prematurely. We should relax the assertion to allow for an early wake up.

              Assignee:
              Charlie Swanson
              Reporter:
              Charlie Swanson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: