id summary reporter owner description type status milestone component version severity resolution keywords cc 7238 this_thread::sleep_for() does not respond to interrupt() CSB viboes "Calling the interrupt() member of a thread has no effect when the thread calls this_thread::sleep_for(). The trivial program used to test this did exhibit the correct behaviour for this_thread::sleep_until() and this_thread::sleep(). Test run on CentOS 6.3 " Bugs closed Boost 1.52.0 thread Boost 1.50.0 Problem fixed thread sleep_for interrupt