mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Same as ITS#4385, must wake listener after submitting job to runqueue
This commit is contained in:
parent
074b1fa409
commit
6344d36df0
@ -659,6 +659,7 @@ bdb_cache_lru_add(
|
||||
bdb->bi_dbenv_home );
|
||||
}
|
||||
ldap_pvt_thread_mutex_unlock( &slapd_rq.rq_mutex );
|
||||
slap_wake_listener();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user