Ensure that the priority port is listening before running tests in priority_port_metrics.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0, 8.3.12, 9.0.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • v9.0, v8.3
    • N&O 2026-08-31
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      priority_port_metrics.js was racing since it ran the test before the server started listening on the priority port. This commit ensures that we don't begin the test until after the priority port is able to accept connections, eliminating the race.

            Assignee:
            Joseph Prince
            Reporter:
            Joseph Prince
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: