Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11562: Timer (using steady_clock) expires after computer time is set forward on Ubuntu 64-bit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-09 10:55:14
#11562: Timer (using steady_clock) expires after computer time is set forward on
Ubuntu 64-bit
-------------------------------+----------------------------------------
Reporter: boriss@⦠| Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.59.0 | Severity: Showstopper
Resolution: | Keywords: steady_clock, Linux 64-bit
-------------------------------+----------------------------------------
Comment (by boriss@â¦):
Like i described above, we have compiled boost 1.59.0.
We did the testing and found out that wait_until is NOT working but
sleep/sleep_for is working OK.
Then we have add your fix (we have replaced condition_variable_fwd.hpp)
and compile boost again.
After that wait_until is working OK , but sleep/sleep_for is NOT working
anymore. I seems that it stays in endless loop.
We have tested also with boost version 1.55.0 and it is the same behavior.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11562#comment:9> 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:19 UTC