mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 09:37:02 +02:00
process.start and reading from the stderr stream could in theory throw IOException, we want to return None then rather than crashing.
process.start and reading from the stderr stream could in theory throw IOException, we want to return None then rather than crashing.