Skip to content

Update locking and add Slurm example

Karol Krizka requested to merge slurmupdate into master
  • Add wait_lock_file to make it easier to get a lock on files.
  • Add missing lock protection to toprocess file creation.
  • Switch other lock operations to use wait_lock_file
  • Add example for running on Slurm

Merge request reports