Skip to content
  • Thomas Markwalder's avatar
    [3407] Added workaround for SignalSet bug, see Trac #3470 · d66abdf4
    Thomas Markwalder authored
    Added workaround to DControllerBase to explicitly clear
    its SignalSet before exiting launch().
    SignalSets can outlive their static lists which can cause
    destructing them as part of process exit segfault.
    Once this is fixed under #3470 the workaround can be removed.
    d66abdf4