[Boost-bugs] [Boost C++ Libraries] #6835: Timer and Sleep issues with system clock

Subject: [Boost-bugs] [Boost C++ Libraries] #6835: Timer and Sleep issues with system clock
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-26 20:14:11


#6835: Timer and Sleep issues with system clock
------------------------------------------------+---------------------------
 Reporter: Luc Moreault <lmoreault@…> | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
------------------------------------------------+---------------------------
 Hi,

 I think there is an isue currently with some of the classes that use time
 sensitive code.

 After a quick look, I found that boost::deadline_timer and
 this_thread::sleep() were sensitive to system clock change.

 Even if using durations (instead of relative times) setting the system
 clock back affects those timers.

 Do you know what might be the cause of such behavior (eventhough duration
 is used)?

 Thanks

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6835>
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:09 UTC