Skip to content

v8.10

Latest

Choose a tag to compare

@jendrikseipp jendrikseipp released this 26 Jun 09:27
· 4 commits to main since this release

v8.10 (2026-06-26)

Lab

  • Add environment for the NAISS Arrhenius cluster (Damien Van Meerbeeck).
  • Fix process group termination: always escalate to SIGKILL after SIGTERM, since the previous poll()-based check on the leader missed cases where a wrapper script exited cleanly while its children kept running (Travis Rivera Petit).
  • Configure logging when reports and fetchers run so that logging.critical() reliably aborts the program even when no experiment is constructed (Jendrik Seipp).

Downward Lab

  • Don't leave the temporary solver.tgz archive behind in cached revision directories (Jendrik Seipp).