sbt/internal/util-complete
Merlin Hughes aa0cb95c48
[2.x] fix: Constrain job id parser to signed longs (#9353)
Job ids are long. The job id parser currently uses NotSpace to parse the ids, which fails with a NumberFormatException for short non-numeric values and OOMs SBT for long non-numeric values.
2026-06-27 00:15:43 -04:00
..
src [2.x] fix: Constrain job id parser to signed longs (#9353) 2026-06-27 00:15:43 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00