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

Properly clean up resources in config_server_health_observer_crash.js

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability

      We create a ShardingTest during the course of this test but we do not guarantee we will stop it.

      We call stop() on the ShardingTest inside a try catch block and the catch block just swallows the exception.

      We should update this test to ensure we always call stop() when the test is done running.

            Assignee:
            Unassigned Unassigned
            Reporter:
            ben.gawel@mongodb.com Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: