Re: [Boost-bugs] [Boost C++ Libraries] #9856: [windows] condition_variable::wait_for returns wrong cv_status on timeout.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9856: [windows] condition_variable::wait_for returns wrong cv_status on timeout.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-04 05:58:40


#9856: [windows] condition_variable::wait_for returns wrong cv_status on timeout.
-------------------------+-------------------------------------------------
  Reporter: pi88el@… | Owner: viboes
      Type: Bugs | Status: reopened
 Milestone: | Component: thread
   Version: Boost | Severity: Problem
  1.57.0 | Keywords: condition_variable wait_for
Resolution: | cv_status
-------------------------+-------------------------------------------------

Comment (by ned14):

 I had a look for the testcase I wrote for #9856 but it looks like I
 deleted it last time I reset my Boost installation.

 However, if I am to be blunt here, this must be a behaviour which differs
 between people's machines. Perhaps an AMD vs Intel difference, or maybe a
 HPET difference? On Windows it also matters hugely if any multimedia
 program is running because then the Windows context switch granularity
 goes from ~43ms to ~1ms. A multimedia program famous for this is the
 Chrome web browser.

 Obviously whether a multimedia program is running should make no
 difference to Boost code. But I am trying to think of a repeatable
 demonstration, as otherwise finding and fixing any problem is very hard.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9856#comment:11>
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