Thread overview
[Issue 14893] std.concurrency: can't send shared arrays or shared structs
Aug 10, 2015
Sobirari Muhomori
August 10, 2015
https://issues.dlang.org/show_bug.cgi?id=14893

--- Comment #1 from Sobirari Muhomori <dfj1esp02@sneakemail.com> ---
Probably Variant supports too many questionable operations on shared arrays. Those should be only stored and retrieved.

--
March 14, 2017
https://issues.dlang.org/show_bug.cgi?id=14893

tasukeprg@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tasukeprg@gmail.com

--
August 15, 2017
https://issues.dlang.org/show_bug.cgi?id=14893

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=14893

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Steven Schveighoffer <schveiguy@yahoo.com> ---
This really has the same root causes as 13262.

*** This issue has been marked as a duplicate of issue 13262 ***

--