]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9878 Have refint use interval 0 to schedule its task
authorOndřej Kuzník <ondra@mistotebe.net>
Fri, 23 Sep 2022 11:55:38 +0000 (12:55 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Sep 2022 17:34:21 +0000 (17:34 +0000)
commita779f148a0d103a4dd489bda5e1756bb1c7950c2
treea019f9677e0910049536feecb96b012322299919
parent148204839f585b3064eca2ddbcc8688de9342cfc
ITS#9878 Have refint use interval 0 to schedule its task

Since the task is not rescheduled until a new operation comes in, close
a race where the reschedule chooses to stop it while the new item is
being added.
servers/slapd/overlays/refint.c