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?