1 Title: LDAP: Multiple sync processes could be running at the same time
11 Since 1.5.0b2 (#5986) the user synchronization is executed as background
12 job. Because of a broken locking the sync could be executed multiple times
13 in parallel. This issue did not lead to corrupted data, there were multiple
14 jobs running in parallel overwriting each others results.