Skip to content

ITS#9930 fix cn=config / write_waiter deadlock

Howard Chu requested to merge hyc/openldap:its9930 into master

If a writer is blocked and a config pause is pending, just close the blocked connection. Don't wait around for a slow client to catch up.

Merge request reports