sbt/testing
calm 527f109671
[2.x] fix: Lazy cache hostname resolution at object level (#8603)
- 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
2026-01-21 20:01:28 -05:00
..
src/main [2.x] fix: Lazy cache hostname resolution at object level (#8603) 2026-01-21 20:01:28 -05:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00