Skip to content

v2.4.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:56

webknossos

Fixed

  • 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