Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6787: boost::thread::sleep() hangs if system time is rolled back
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-04 21:31:50
#6787: boost::thread::sleep() hangs if system time is rolled back
-----------------------------------------------+----------------------
Reporter: Artem Gayardo-Matrosov <boost@â¦> | Owner: viboes
Type: Support Requests | Status: reopened
Milestone: Boost 1.57.0 | Component: thread
Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------+----------------------
Comment (by Matulis):
I think the cause may have been an incorrect namespace when calling:
{{{
boost::this_thread::no_interruption_point::sleep_for(
boost::chrono::milliseconds(1000));
}}}
I created the following pull request: github.com/boostorg/thread/pull/45
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6787#comment:34> 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:17 UTC