Send an abort signal instead of a kill signal when archiving

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • STM 2020-01-09
    • 50
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Turns out we can instigate a core dump safely enough by sending an abort signal instead of a kill signal, and the difference in behavior is likely to still allow for valid data files, since the signal handler is a different thread that doesn't take locks. So now we should send an abort signal instead of a kill.

            Assignee:
            Raiden Worley (Inactive)
            Reporter:
            Raiden Worley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: