On 05/23/2013 10:57 AM, "Luís Marques" <[email protected]>" wrote:

> Has anyone tried the example from std.concurrency, but changing the int
> to an (immutable) struct or class? When I did that it failed with "Owner
> terminated". When I added a Variant to the receive() list, to try and
> fix that, I got an assertion failure (but the receive() handler was
> called).
>
> Luís

Why not provide a short program instead of describing? :)

Could be this bug:

  http://d.puremagic.com/issues/show_bug.cgi?id=5538

Ali

Reply via email to