Subject: [Boost-bugs] [Boost C++ Libraries] #9572: this_thread::yield is not acting like an interruption point.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-14 17:40:55
#9572: this_thread::yield is not acting like an interruption point.
------------------------------+------------------------
Reporter: beeblebrox42@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.54.0 | Severity: Regression
Keywords: |
------------------------------+------------------------
I'm using boost 1.54 built with clang 3.2-7ubuntu.
boost::this_thread::yield() will not throw the boost interruption
exception when an interruption is sent to the thread. The documentation
indicates that it should. If I add a
boost::this_thread::interruption_point() the exception is thrown as
expected.
This is very similar to issue #7238 and the test could be modified to
reproduce this issue.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9572> 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:15 UTC