Skip to content
Snippets Groups Projects
Commit 6344d36d authored by Howard Chu's avatar Howard Chu
Browse files

Same as ITS#4385, must wake listener after submitting job to runqueue

parent 074b1fa4
No related branches found
No related tags found
No related merge requests found
......@@ -659,6 +659,7 @@ bdb_cache_lru_add(
bdb->bi_dbenv_home );
}
ldap_pvt_thread_mutex_unlock( &slapd_rq.rq_mutex );
slap_wake_listener();
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment