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

Add tests for handling nested signals in synchronous signal handling

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2024-09-30, Programmability 2024-10-14, Programmability 2024-10-28, Programmability 2024-11-11
    • 200

      Receiving a synchronous signal inside a synchronous signal handler has previously been a source of bugs. We should add at least the following tests:

      • A synchronous signal received inside a synchronous signal handler should end the process with the original signal
        • Create a signal handler that reproduces this scenario
        • Add a case where the original signal is blocked

            Assignee:
            alex.li@mongodb.com Alex Li
            Reporter:
            ryan.berryhill@mongodb.com Ryan Berryhill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: