[Boost-bugs] [Boost C++ Libraries] #7238: this_thread::sleep_for() does not respond to interrupt()

Subject: [Boost-bugs] [Boost C++ Libraries] #7238: this_thread::sleep_for() does not respond to interrupt()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-16 09:05:35


#7238: this_thread::sleep_for() does not respond to interrupt()
----------------------------------------+-----------------------------------
 Reporter: CSB | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.50.0 | Severity: Showstopper
 Keywords: thread sleep_for interrupt |
----------------------------------------+-----------------------------------
 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

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7238>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC