• Alejandro Sanchez's avatar
    Fix SuspendExcNodes and SuspendExcParts on slurmctld SIGHUP. · bb06dd65
    Alejandro Sanchez authored
    On a reconfig, the exc_node_bitmap is cleared but then it was
    not built again since last_work_scan was declared as a local static
    variable in _do_power_work(). The fix is to make it global within the
    plugin and reinitialize it to 0 on _init_power_config().
    
    Bug 3078.
    bb06dd65
To find the state of this project's repository at the time of any of these versions, check out the tags.