-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make custodian threadsafe (explicit file paths) (#317)
* First pass at a threadsafe implementation * small typos, cwd->directory everywhere it makes sense * pre-commit auto-fixes * lint * lint * explicit loadfn target * fix second vasp popen, make sure all directories go to vaspmodder init * more small edits, including ansible modder * fix ansible mods * typo in vasp handler VaspModder * fix custodian examplejob tests * lint fix * remove vaspjob directory attribute * bug in backup * small bugs in vasp jobs * stab at lobster updates * Retrigger test suite * stab at nwchem * Retrigger test * stab at feff * Retrigger test * stab at cp2k * Retrigger test * remove vestigial nwchem _mod_input * pre-commit auto-fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Andrew S. Rosen <asrosen93@gmail.com>
- Loading branch information
1 parent
d7f79f4
commit 34420c4
Showing
20 changed files
with
539 additions
and
446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.