Release v1.20.1, August 2023
Fix issue with locking certain directories during the course build.
- Revert to using lockf.
Seems like flock does not work on NFS systems. Lock file mode needs to be w+ to support both read and write locks when using lockf.
Release notes:
https://apluslms.github.io/releases/v1_20.html