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

Remove deadlock in ScheduleBeforeStartupTest

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.9, 4.0.3, 4.1.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • Platforms 2018-09-24
    • 67

      It turns out that we race to acquire the test control mutex in ScheduleBeforeStartupTest. If the testing thread wins, then the periodic runner is stuck mid-job. Since it is blocked in the job, tearDown hangs.

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: