[Issue 16386] std.concurrency: destructors called twice on objects passed as Message

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Aug 14 18:44:45 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16386

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/17d064e23456d0fb0c2b41a3dbf4da399707db94
fix issue 16386: avoid the assignment operator on an object that has been
destroyed

https://github.com/dlang/phobos/commit/30400700d6326704c8e4756ec34630e8b4b07d57
Merge pull request #4730 from rainers/issue16386

fix issue 16386: std.concurrency: destructors called twice on objects passed as
Message

--


More information about the Digitalmars-d-bugs mailing list