You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where the unit of the scale (voxel_size) was not considered when reading the NML. #1339
cluster_tools
Fixed
Fixed that sometimes not all slurm jobs were canceled when an executor was killed. #1317
Fixed that when multiple cluster executors were instantiated in the same process, the original SIGINT handler sometimes was no longer called, leading to the main application not shutting down correctly after a SIGINT signal. #1317