Fix erroneous error on slurmctld shutdown.
The slurmctld doesn't need to send the fini message, and actually if it does things get messed up as the slurmdbd will close the database connection prematurely. Up till now we would print an error on the slurmctld saying we couldn't send the FINI.
Please register or sign in to comment