flux v1.18.1
Release notes:
- Now daemon can print messages related to unsetting limits when receives
SIGINT
orSIGTERM
signal. - Rewritten module which responsible for unsetting limits on daemon termination, removed old dependencies (arrays with PIDs of limited processes, loops used to refresh arrays and local variables in some modules).
- Minor fixes and improvements.