hi
I face a weird situation with my LDAP syncrepl consumer [1],
please advise ...
on "delete" sync state control receiving, I'm trying to search for accesslog object with the just deleted object to use it in further processing, but it is not available yet
though if I set delay (sleep) for 1 sec just before the search, then I successfully receive the object
so, is it intended behavior?
here is this search: https://github.com/z-eos/regather/blob/master/lib/App/Regather.pm#L439
[1] https://github.com/z-eos/regather