• Monty's avatar
    Fixed failures in rpl_parallel2 · b30a768e
    Monty authored
    Problem was that we used same condition variable with 2 different mutex.
    Fixed by changing to use COND_rpl_thread_stop instead of COND_parallel_entry
    for stopping threads.
    
    Patch by Kristian Nielsen
    b30a768e
rpl_parallel.cc 80.4 KB