prehistoric-laptop-14378
08/14/2023, 1:46 PMValueError: invalid literal for int() with base 10: '21.0'
when trying to pants run
a go binary target - can anyone point me to where I might get more context for the error? The .pants.d/run-tracker
logs just have the same one line with no more context.curved-manchester-66006
08/14/2023, 1:49 PM--print-stacktrace
or -ldebug
prehistoric-laptop-14378
08/14/2023, 1:51 PM