Created on 2010-08-25.00:00:00 last changed 170 months ago
[ Resolution proposed by ballot comment: ]
Decide whether the requirement is to block until finished or to call join, and rewrite to match.
Addresses US-205
[futures.async] p. 3: The third sentence says "If the invocation is not deferred, a call to a waiting function on an asynchronous return object that shares the associated asynchronous state created by this async call shall block until the associated thread has completed." The next sentence says "If the invocation is not deferred, the join() on the created thread..." Blocking until a thread completes is not necessarily a join.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-11-11 19:19:17 | admin | set | status: open -> nad editorial |
2010-11-02 20:30:57 | admin | set | messages: + msg5277 |
2010-10-24 03:04:13 | admin | set | messages: + msg4971 |
2010-08-25 00:00:00 | admin | create |