You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.