
Nov. 23, 2024
10:07 a.m.
Hello, can someone explain to me the difference between the two methods mountLockAquire() and mountProcessLockAcquire() in class MountControl in common/mount.py? I don't get it. I was refactoring common/mount.py::MountControl.checkLocks() and also added some unit tests (PR #1942 [3]). Regards, Christian [1] -- <https://github.com/bit-team/backintime/blob/dev/common/mount.py#L823> [2] -- <https://github.com/bit-team/backintime/blob/dev/common/mount.py#L780> [3] -- <https://github.com/bit-team/backintime/pull/1942>