Skip to content

v0.6.2

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 22 Jan 05:43
· 1051 commits to main since this release
6c87d0e

Changed

  • The CREATE_UNIQUE_DIR setting is now set to True by default.
  • The temporary directory name and its symlink have been slightly updated to have "tmp-" and "symlink-" at the front of the name instead of the end for easier file navigation.

Fixed

  • Fixed an occasional race condition that occurs when running concurrent calculations in multi-threaded mode
  • The temporary directory made when a @job runs now has a name consistent with the folder where the results will ultimately be stored.