id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8239,barrier::wait() not marked as interruption_point,olli,viboes,"In the documentation (1.53) barrier::wait() is not marked as interruption-point nor that it will throw thread_interrupted if the thread blocked inside barrier::wait() gets interrupted. Because barrier::wait() calls condition_variable::wait() and condition_variable::wait() is a interruption-point barrier::wait() should it be too.",Bugs,closed,Boost 1.54.0,thread,Boost 1.53.0,Cosmetic,fixed,thread interruption_point barrier wait,