Skip to content

v0.3.2

Compare
Choose a tag to compare
@edomora97 edomora97 released this 14 Feb 22:09
· 750 commits to master since this release
8386530

Changes

  • Fix false positive "broken symlinks" sanity check
  • Change format of cache metadata, speeding up the startup (and shutdown)
  • Ctrl-C stops the workers if they were doing a job
  • Add -W option to skip some sanity checks
  • Add sanity check that validates the sample input/output files in att/
  • Fix miscalculation of cache key when changing the extra time
  • General code cleanup