]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9930 Just wait until si_mutex is ready
authorOndřej Kuzník <ondra@mistotebe.net>
Wed, 18 Jan 2023 12:28:05 +0000 (12:28 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Jan 2023 15:21:05 +0000 (15:21 +0000)
commit5ccbe6324623bc96819db78cefa92f50e2581490
tree5fa885361982f898c79b603c023b3ff81d7e7e68
parente6e42642ca0d831783917d3d8de13a7000657de4
ITS#9930 Just wait until si_mutex is ready

We're in a much better place now and there is only a single task active
for a given syncinfo_t plus the task that's just scheduled it and is
wrapping up. Any remaining times this wouldn't be true are probably bugs
to be fixed.
servers/slapd/syncrepl.c