Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.5.1
-
Component/s: Efficiency
-
Labels:None
Description
the UI blocks if the UI thread is outputtting large amounts of data to stdout, because the System.out and System.err redirect does not empty the IO buffer quickly enough.