Skip to content
  • Howard Chu's avatar
    fix syncprov_qtask race, test062 crashes · 065b315f
    Howard Chu authored
    Keep s_mutex locked until we know we're removed from queue.
    Remember qtask cookie so we can retract if ineeded when deleting
    the overlay from running slapd.
    
    config_delete is still unsafe, overlay_remove is running with active
    threadpool instead of paused pool.
    065b315f