sbt/run
Eugene Yokota 7ce978a5f2 Fix stdout freshness issue
**Problem**
When ForkOptions outputStrategy is None, Run code currently
tries to use LoggedOutput, which buffers the output when
connectInput is true, which effectively breaks the experience.

**Solution**
This stops falling back to LoggedOutput when connectInput is true.
2025-03-02 00:31:34 -05:00
..
src Fix stdout freshness issue 2025-03-02 00:31:34 -05:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00