Walter Bright Wrote: > http://www.reddit.com/r/programming/comments/8z3wm/whats_wrong_with_the_thread_object/ The bottom line of this post is that the current Thread object in D should be abandoned and replaced by a more primitive "spawn" function. If there are no serious objections, we are going to proceed with the rewrite.