sbt/protocol/src
eugene yokota df038e78a7
[2.x] fix: Catch timeout on sbtn exit (#9239)
**Problem**
sbtn tries to wait on a thread on exit, and times out.

**Solution**
Shorten the timeout and catch it.
2026-05-17 05:44:40 -04:00
..
main [2.x] fix: Catch timeout on sbtn exit (#9239) 2026-05-17 05:44:40 -04:00
test/scala/sbt/internal/bsp fix: Use sbt script in BSP config instead of hardcoded Java path (#8920) 2026-03-19 20:57:53 -04:00