www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - should a thread print exceptions?

When a thread crashes or an assertion fails, should it print out those
errors (like the main thread)
Currently it quietly quits without any information whatsoever. Is
there any way to still make it output that valuable information?
Jul 09 2012