Is this a bug in the concurrency lib or am i using it incorrectly?

Gary Willoughby dev at kalekold.net
Mon Jul 1 12:15:44 PDT 2013


> If you remove the the try..catch you will notice that 
> OwnerTerminated is
> thrown, if this is the intended behaviour, I don't know. 
> Probably is,
> because this would be a pretty obvious bug.

Ah right, so i guess the main thread is finishing and throwing 
the exception to writer before sender has sent anything?


More information about the Digitalmars-d-learn mailing list