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

robustify agg_unionWith_interrupt_cleanup.js

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • QE 2021-09-06
    • 39

      during teardown this test kills cursors it created and then checks to make sure they are dead, but when kill cursors command runs it marks cursors to be killed but doesn't guarantee that an ok response means the cursor has been killed. by adding an assert.soon we can keep checking to make sure the cursors are eventually killed.

            Assignee:
            mickey.winters@mongodb.com Mickey Winters
            Reporter:
            mickey.winters@mongodb.com Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: