Update locking and add Slurm example
- 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
wait_lock_file
to make it easier to get a lock on files.toprocess
file creation.wait_lock_file