Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-31502

Add more leniency to timing assertion in awaitdata_getmore_cmd.js

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

      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@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: