On Tuesday, 15 November 2016 at 18:11:38 UTC, Daniel Kozak wrote:
Yous should post this into Learn news group not in General. And it would be better if you provided full (not)working example.
If the problem will appears again I will try to make short not working example..
and I guess you have this
receiveTimeout( dur!"hnsecs"(1),
(Tid tid)
{//the message from child thread handler} );
in some while(true) loop?
Of course there is while(!gs.finish) :-)
