mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +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.