mirror of https://github.com/sbt/sbt.git
- Move hostname resolution to object-level lazy val to prevent blocking sbt startup - On macOS with misconfigured hostname, `InetAddress.getLocalHost.getHostName` can take ~5 seconds due to DNS timeout - Now resolution only happens once per session and is deferred until tests actually run |
||
|---|---|---|
| .. | ||
| contraband | ||
| contraband-scala/sbt/protocol/testing | ||
| scala/sbt | ||