mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 00:41:32 +02:00
**Problem** Forked test currently uses stdio, but that println to be lost. **Solution** Use TCP for communication similar to sbt 1.x.
**Problem** Forked test currently uses stdio, but that println to be lost. **Solution** Use TCP for communication similar to sbt 1.x.