Re: [Boost-bugs] [Boost C++ Libraries] #9618: try_join_for problem: program is not terminate.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9618: try_join_for problem: program is not terminate.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-02 12:04:14


#9618: try_join_for problem: program is not terminate.
---------------------------------+--------------------------
  Reporter: oniprog <tkuman@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords: try_join_for
---------------------------------+--------------------------

Comment (by oniprog <tkuman@…>):

 A kind person teach me about #8323.

 My understandings are as follows.

 1. Before boost 1.54, "try_join_for(chorno::milliseconds(0))" is NG in
 some multicore machine because timer sometimes is not monotonic.
  (My machine was luckily OK..)

 2. To avoid this problem, the duration time 0 must be avoid.

 (3. Therefore my program behaviour became strange after installing boost
 1.55).


 I hope that something like "argument rel_time cannot be 0" will be written
 in document explicity for the person who is not good at English like me.

 I'm sorry for taking your time.

 Thank you very much.

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