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

Don't reuse operation context in PersistentTaskQueueTest::TestInterruptedWhileWaitingOnCV

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.3.1
    • Affects Version/s: 4.3 Required
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 2019-10-21
    • 0

      The TestInterruptedWhileWaitingOnCV test launches a thread to test the interruptibility of the peek() function. However, the same operation context is used in both thread. This test should create a new context for the separate thread.

            Assignee:
            alex.taskov@mongodb.com Alexander Taskov (Inactive)
            Reporter:
            alex.taskov@mongodb.com Alexander Taskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: