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

MockSEP not cleaned up properly in AsioGRPCTransportLayerManagerTest

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Service Arch 2023-08-21
    • 59

      The current implementation of AsioGRPCTransportLayerManagerTest shuts down the transport layer before shutting down the service entry point, which causes an invalid memory access during cleanup of the asio sessions. We should ensure the sessions are cleaned up before shutting down the transport layer to fix this.

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

              Created:
              Updated:
              Resolved: