Apparently yes: <https://github.com/pantsbuild/pan...
# general
e
Apparently yes: https://github.com/pantsbuild/pants/issues/4886 What version of pants are you using? It might be good to note you too have encountered the issue and include
./pants --version
and the result of your binary command, but adding in the
--print-exception-stacktrace
flag; ie:
./pants --print-exception-stacktrace binary ...