[wiki:PhobosFixesComments Leave Comments, Critiques, and Suggestions Here] = Fixes for Phobos = Some bugs and limitations in Phobos are not present in Tango. We try to list them here. == Bugs == * [http://d.puremagic.com/bugzilla/show_bug.cgi?id=322 Bugzilla 322] - Thread spawning leads to crashes * [http://d.puremagic.com/bugzilla/show_bug.cgi?id=649 Bugzilla 649] - Concatenation hangs in threaded program - deadlock issue == Limitations == * Phobos has a hard thread count limit on 500, whereas Tango is only limited by the OS.