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

NetworkInterface integration tests sometimes block without running the baton

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • ALL
    • v8.1
    • N&O 2025-03-03
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      NetworkInterfaceTest tests are required to block using the fixtures interruptible() implementation to ensure the versions that run with the baton can make forward progress. There are some cases where the main thread blocks without doing so, which can hang the tests and cause difficult to diagnose failures. We update these locations to properly run the baton while blocking.

      A few examples:

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: