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: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Programmability 2024-09-30

      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: