mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 01:03:02 +02:00
It is possible for an InterruptedException to be thrown here because of logic in NetworkClient. This seemed to be the root cause of the fix I tried inca251eb7c8so I'm reverting that commit. Revert "Catch interrupted exception in shell" This reverts commitca251eb7c8.