Skip to content

v8.2 (2024-05-06)

Compare
Choose a tag to compare
@jendrikseipp jendrikseipp released this 06 May 12:58
· 29 commits to main since this release

Lab

  • Gracefully handle programs that write garbled output by replacing problematic characters (Jendrik Seipp).
  • Add parsing errors to properties file directly instead of writing them to stderr (Jendrik Seipp).
  • Remove special treatment of Slurm "memory cg" errors, since they don't seem to occur anymore (Jendrik Seipp).
  • Raise an error if a run command calls a global Python interpreter directly, because this would bypass the virtual environment (Jendrik Seipp).

Downward Lab

  • Group rows in unexplained errors table by error message (Jendrik Seipp).