$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [thread] thread.join() throws in 1.52.0
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-11-08 18:21:33
Le 08/11/12 21:10, Szymon Gatner a écrit :
>
>
> Not sure if it can be defined as a "bug", but thread_group definitely
> doesn't keep up with all the new thread features.
>
You are right. I have left thread_group a little bit on the road.
Please, could you create a ticket? I will fix this very soon.
> Understood. A question then: why did this thread became unjoinnable?
> It was never explicitly detached.
>
Please, could you post a short example that shows the issue?
Thanks,
Vicente