On Tuesday, 23 September 2014 at 10:38:29 UTC, Kagamin wrote: > The question is how thread-local GC will account for data > passed to another thread. std.concurrency.send() could notify the GC.