https://issues.dlang.org/show_bug.cgi?id=13241
--- Comment #3 from Vladimir Panteleev <[email protected]> --- No, and that misses the point of this bug request. Streams are already flushed on normal process termination. The problem is that the lines are not shown on the screen instantly, which means that programs that display their progress to the screen will have laggy output. --
