Skip to content

Release v1.20.1, August 2023

Compare
Choose a tag to compare
@markkuriekkinen markkuriekkinen released this 12 Sep 08:48
· 4 commits to master since this release

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